commit | 0386aad1ab472a4059da85131cceca15aab5ebae | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Tue Jan 10 14:58:17 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Mon Jan 30 09:36:55 2017 +0000 |
tree | 3f58d1c74e4f67798f62d6cb097a2b0de2644676 | |
parent | 97997489748c79466bc18789e1f44d742887a32d [diff] |
Remove use of the SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS flag This flag is never set by anything so remove it. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2259)