On Fri, Apr 18, 2014 at 8:39 AM, Philip Guenther <[email protected]> wrote: > 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@
This commit also added support for "-starttls lmtp" to openssl s_client. Philip
