Merge branch 'rr/send-email-ssl-verify'
commit07b83b5d98a8b7230f3ebafeb4ecf2916c011db9
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 18:24:17 +0000 (22 11:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 18:24:17 +0000 (22 11:24 -0700)
tree0d513f8a8eeb94188c4a19876f0c5acbee2cf8c3
parente683889b75a32b8c2bf11c8fa0cf851087bc5415
parent35035bbf074d1a4c59cd5f99282c12197105da08
Merge branch 'rr/send-email-ssl-verify'

Newer Net::SMTP::SSL module does not want the user programs to use
the default behaviour to let server certificate go without
verification, so by default enable the verification with a
mechanism to turn it off if needed.

* rr/send-email-ssl-verify:
  send-email: be explicit with SSL certificate verification
Documentation/config.txt
git-send-email.perl