CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/14 08:30:52
Modified files:
lib/libssl/man : SSL_CTX_set_options.3
Log message:
Mop up SSL_CTX_set_options(3).
SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS is now a no-op, tidy up
SSL_OP_LEGACY_SERVER_CONNECT and reflect the current state of SSL_OP_ALL
Delete the entire "SECURE RENEGOTIATION" section that contained ancient
ramblings.
ok beck@ tb@
