diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2021-08-10 23:43:17 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2021-08-10 23:43:17 +0300 |
commit | 9e4e7a4e4202b5b61b785998e143c6ae0a39883c (patch) | |
tree | 20830bf04da526743c829330257697fdecd379c7 /src/stream/ngx_stream_proxy_module.c | |
parent | 5155845ce4453a07d60e2ce43946c9181bc311fa (diff) | |
download | nginx-9e4e7a4e4202b5b61b785998e143c6ae0a39883c.tar.gz nginx-9e4e7a4e4202b5b61b785998e143c6ae0a39883c.zip |
SSL: removed export ciphers support.
Export ciphers are forbidden to negotiate in TLS 1.1 and later protocol modes.
They are disabled since OpenSSL 1.0.2g by default unless explicitly configured
with "enable-weak-ssl-ciphers", and completely removed in OpenSSL 1.1.0.
Diffstat (limited to 'src/stream/ngx_stream_proxy_module.c')
0 files changed, 0 insertions, 0 deletions