CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/23 11:13:24
Modified files:
regress/lib/libssl/tlsext: tlsexttest.c
lib/libssl : ssl_tlsext.c ssl_tlsext.h
Log message:
Enforce that SNI hostnames be correct as per rfc 6066 and 5980.
Correct SNI alerts to differentiate between illegal parameter
and an unknown name.
ok tb@`
