CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/18 09:52:03
Modified files:
lib/libtls : tls_server.c
Log message:
Split out the TLS server SSL_CTX allocation and configuration code, so
that it can be reused to allocate the additional SSL_CTXs needed for SNI.
ok reyk@
