]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ob/imap-send-ssl-verify' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Mar 2013 19:41:59 +0000 (12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Mar 2013 19:41:59 +0000 (12:41 -0700)
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)

1  2 
imap-send.c

diff --cc imap-send.c
Simple merge