CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/18 09:39:53
Modified files:
lib/libssl/src/apps: s_client.c s_server.c
lib/libssl/src/doc/ssl: SSL_CTX_set_options.pod
lib/libssl/src/ssl: s3_pkt.c
Log message:
Finish zapping SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION usage; only keep
the #define for compat, but document that it's a no-op now. Also, neuter
the -legacy_renegotiation option to "openssl s_{client,server}"
ok beck@
