commit | c55d65f3c524ab2cb40e2293343eb28a0ee0fe46 | [log] [tgz] |
---|---|---|
author | John Keeping <john@keeping.me.uk> | Tue Nov 24 23:31:40 2015 +0000 |
committer | Jeff King <peff@peff.net> | Tue Nov 24 18:35:55 2015 -0500 |
tree | 29504de6ab55db911b51cb410c409f20577c325a | |
parent | 0c83680e9c047170614fb08ef222ea4f460e514d [diff] |
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>