expose SNI (server name identification) TLS extension

Bug #705683 reported by Glyph Lefkowitz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyOpenSSL
Fix Released
Medium
Jean-Paul Calderone

Bug Description

Here are some clues, since the OpenSSL documentation doesn't give one much to go on:

SSL_CTX_set_tlsext_servername_callback
SSL_CTX_set_tlsext_servername_arg
SSL_get_servername
SSL_get_servername_type
SSL_set_SSL_CTX

These are mostly mentioned in the patch (I believe now in the apache mainline) to provide apache with SNI support: https://sni.velox.ch/misc/httpd-2.2.2-sni.patch

Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

The branch implements an SSL_set_SSL_CTX wrapper now.

Changed in pyopenssl:
milestone: none → 0.13
assignee: nobody → Jean-Paul Calderone (exarkun)
importance: Undecided → Medium
Changed in pyopenssl:
status: New → Fix Committed
Revision history for this message
Glyph Lefkowitz (glyph) wrote :

Woot!

Changed in pyopenssl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.