CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/31 09:18:57
Modified files:
usr.sbin/httpd : server.c
lib/libtls : Symbols.list shlib_version tls.h tls_config.c
lib/libtls/man : tls_config_ocsp_require_stapling.3
tls_load_file.3
Log message:
Add tls_config_[add|set]keypair_ocsp functions so that ocsp staples may be
added associated to a keypair used for SNI, and are usable for more than
just the "main" certificate. Modify httpd to use this.
Bump libtls minor.
ok jsing@
