CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/11 11:20:10
Modified files:
lib/libssl : tls13_server.c
Log message:
Implement auto chain for the TLSv1.3 server.
Apparently OpenLDAP relies on this craziness to provide intermediates,
rather than specifying the chain directly like a normal TLS server would.
Issue noted by sthen@ and Bernard Spil, who both also tested this diff.
ok tb@
