Closed GoogleCodeExporter closed 9 years ago
Most other libraries refer to this TLS feature as SNI "Server Name Indication".
This feature is supported in later OpenSSL 0.9.8 versions via a compiletime
flag and by default enabled in OpenSSL 1.0.0.
(Neon automatically enables SNI when it find support in openssl during
compilation)
Original comment by b...@qqmail.nl
on 25 Jun 2011 at 12:02
These are actually two different (but related) items.
SAN checks added to serf r1509; SNI added in r1508.
ra_serf can now use both of these items r1139573 (SAN) and r1139566 (SNI).
host validation with svn trunk and serf trunk against scm.brainsware.org now
pass successfully w/o a warning.
Original comment by justin.e...@gmail.com
on 25 Jun 2011 at 5:26
Original issue reported on code.google.com by
i.ga...@brainsware.org
on 12 May 2010 at 9:46