send-email: die if CA path doesn't exist
commitc55d65f3c524ab2cb40e2293343eb28a0ee0fe46
authorJohn Keeping <john@keeping.me.uk>
Tue, 24 Nov 2015 23:31:40 +0000 (24 23:31 +0000)
committerJeff King <peff@peff.net>
Tue, 24 Nov 2015 23:35:55 +0000 (24 18:35 -0500)
tree29504de6ab55db911b51cb410c409f20577c325a
parent0c83680e9c047170614fb08ef222ea4f460e514d
send-email: die if CA path doesn't exist

If the CA path isn't found it's most likely to indicate a
misconfiguration, in which case accepting any certificate is unlikely to
be the correct thing to do.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Jeff King <peff@peff.net>
git-send-email.perl