diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2013-09-04 21:17:02 +0400 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2013-09-04 21:17:02 +0400 |
commit | 3d1e616d0bb9278a0291cc0a2a11178e1c1d9710 (patch) | |
tree | d6bb32600b12e39399dfebde770b7e5a2601f51d /src/os/unix/ngx_recv.c | |
parent | f108b28038d519db51f0453217af6f25381e1265 (diff) | |
download | nginx-3d1e616d0bb9278a0291cc0a2a11178e1c1d9710.tar.gz nginx-3d1e616d0bb9278a0291cc0a2a11178e1c1d9710.zip |
SSL: clear error queue after SSL_CTX_load_verify_locations().
The SSL_CTX_load_verify_locations() may leave errors in the error queue
while returning success (e.g. if there are duplicate certificates in the file
specified), resulting in "ignoring stale global SSL error" alerts later
at runtime.
Diffstat (limited to 'src/os/unix/ngx_recv.c')
0 files changed, 0 insertions, 0 deletions