diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2015-09-24 17:19:08 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2015-09-24 17:19:08 +0300 |
commit | 4bab18f63d43887844732732e2d8ba9cc996c44d (patch) | |
tree | 252cd5185eeab80e7b34e843413bd6e51646e966 /src/stream/ngx_stream_proxy_module.c | |
parent | 49766257fedf9fc9351d77a8788fa441c1d4f1b9 (diff) | |
download | nginx-4bab18f63d43887844732732e2d8ba9cc996c44d.tar.gz nginx-4bab18f63d43887844732732e2d8ba9cc996c44d.zip |
SSL: compatibility with OpenSSL master branch.
RAND_pseudo_bytes() is deprecated in the OpenSSL master branch, so the only
use was changed to RAND_bytes(). Access to internal structures is no longer
possible, so now we don't try to set SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS even
if it's defined.
Diffstat (limited to 'src/stream/ngx_stream_proxy_module.c')
0 files changed, 0 insertions, 0 deletions