diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2022-07-12 15:55:22 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2022-07-12 15:55:22 +0300 |
commit | ea46b22dfb56137afc7463bc0383e52ff27c7905 (patch) | |
tree | 6037b7475e058d00b0ecd1bee4fcc38252479fd6 /src/stream/ngx_stream.c | |
parent | d791b4aab418b0cbadbaf079fbb9360269d97941 (diff) | |
download | nginx-ea46b22dfb56137afc7463bc0383e52ff27c7905.tar.gz nginx-ea46b22dfb56137afc7463bc0383e52ff27c7905.zip |
SSL: logging levels of various errors added in OpenSSL 1.1.1.
Starting with OpenSSL 1.1.1, various additional errors can be reported
by OpenSSL in case of client-related issues, most notably during TLSv1.3
handshakes. In particular, SSL_R_BAD_KEY_SHARE ("bad key share"),
SSL_R_BAD_EXTENSION ("bad extension"), SSL_R_BAD_CIPHER ("bad cipher"),
SSL_R_BAD_ECPOINT ("bad ecpoint"). These are now logged at the "info"
level.
Diffstat (limited to 'src/stream/ngx_stream.c')
0 files changed, 0 insertions, 0 deletions