Merge branch 'ob/imap-send-ssl-verify' into next
commit81aaed26246147ec2dbb78b312bc33a856680c31
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Mar 2013 22:57:04 +0000 (19 15:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Mar 2013 22:57:04 +0000 (19 15:57 -0700)
tree35addfdd4cbea803a983f9f07792668f177a869a
parent1609f9d51d0dd3191849610801219dcea773fc09
parent698a1ec4d52e90d611c233a12147daf261168bc6
Merge branch 'ob/imap-send-ssl-verify' into next

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