Merge branch 'ob/imap-send-ssl-verify' into maint
commit2a5964afa6f5f5224f45bdf867073fd5ad52a9dc
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Mar 2013 19:41:59 +0000 (26 12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Mar 2013 19:41:59 +0000 (26 12:41 -0700)
treebc852b17cbf1d5364b01a9adc56d162c949e1cb1
parent4bb2121c17a2422985ae4c00bf43ee962200b071
parent698a1ec4d52e90d611c233a12147daf261168bc6
Merge branch 'ob/imap-send-ssl-verify' into maint

Correctly connect to SSL/TLS sites that serve multiple hostnames on
a single IP by including Server Name Indication in the client-hello.

* ob/imap-send-ssl-verify:
  imap-send: support Server Name Indication (RFC4366)
imap-send.c