< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

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


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

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.