diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2014-10-24 04:28:00 -0700 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2014-10-24 04:28:00 -0700 |
commit | 33f55559408f20e88b11fb45535ce6a6127f676e (patch) | |
tree | 6fa062cb4d65822e98f4ac8f5119c53b960e3d86 /src/core/ngx_rbtree.c | |
parent | 54606d4625e69730dd6b45cba4117215390d284e (diff) | |
download | nginx-33f55559408f20e88b11fb45535ce6a6127f676e.tar.gz nginx-33f55559408f20e88b11fb45535ce6a6127f676e.zip |
SSL: simplified ssl_password_file error handling.
Instead of collecting a number of the possible SSL_CTX_use_PrivateKey_file()
error codes that becomes more and more difficult with the rising variety of
OpenSSL versions and its derivatives, just continue with the next password.
Multiple passwords in a single ssl_password_file feature was broken after
recent OpenSSL changes (commit 4aac102f75b517bdb56b1bcfd0a856052d559f6e).
Affected OpenSSL releases: 0.9.8zc, 1.0.0o, 1.0.1j and 1.0.2-beta3.
Reported by Piotr Sikora.
Diffstat (limited to 'src/core/ngx_rbtree.c')
0 files changed, 0 insertions, 0 deletions