CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/24 11:42:14
Modified files:
regress/lib/libssl/tlsext: tlsexttest.c
Log message:
Extend the SNI tests to ensure that we have a hostname in the session
after a successful tlsext_sni_serverhello_parse() and that
tlsext_sni_clienthello_parse() fails if we have an existing session and
the SNI is mismatched.
