On Tue, Nov 24, 2015 at 11:31:40PM +0000, John Keeping wrote:
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.
Thanks.
Changes since v1:
- add missing path to error message
- remove trailing '.' on error message since die appends "at
/path/to/git-send-email line ..."
It won't if the error message ends with a newline. We seem to be wildly
inconsistent about that in send-email, though.
-Peff