Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
correct smtp-ssl-cert-path description
The git-send-email documentation was never updated to reflect the change made in 01645b7 to use the SSL library's default CA trust store rather than /etc/ssl/certs as a hardcoded default CApath. This corrects that, and also tweaks the rest of the text a bit to explain more accurately what is required for a valid CApath / CAfile. Signed-off-by: Adam Williamson <awilliam@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information