[reSIProcate] [resiprocate/resiprocate] Client support for TLS SNI extension (#54)

Udit Raikwar notifications at github.com
Sat Jul 30 15:40:08 CDT 2016


Server Name Indication (SNI) is an extension to the TLS protocol that indicates what hostname the client is attempting to connect to.Using SNI the server can safely host multiple SSL certificates for multiple sites, all using a single IP address. 
In this pull request I am enabling client support for TLS SNI extension.
Here are some screenshots:
Client Hello without SNI supported: https://i.imgsafe.org/54bf8257b4.png 
Client Hello with SNI supported: https://i.imgsafe.org/54c253a037.png 

You can view, comment on, or merge this pull request online at:

  https://github.com/resiprocate/resiprocate/pull/54

-- Commit Summary --

  * Update TlsConnection.cxx

-- File Changes --

    M resip/stack/ssl/TlsConnection.cxx (5)

-- Patch Links --

https://github.com/resiprocate/resiprocate/pull/54.patch
https://github.com/resiprocate/resiprocate/pull/54.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/resiprocate/resiprocate/pull/54
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20160730/5e641e6b/attachment.htm>


More information about the resiprocate-devel mailing list