aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.c
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2022-10-20 16:21:07 +0400
committerSergey Kandaurov <pluknet@nginx.com>2022-10-20 16:21:07 +0400
commit34500dcac348ed6438c5feb995a9eece98ec27bb (patch)
treed544710f795b1ba0067ffd5c7ccb5e54552f3253 /src/core/nginx.c
parentce65faea95598bac9c95686d1d211d9fcd0b1ee3 (diff)
downloadnginx-34500dcac348ed6438c5feb995a9eece98ec27bb.tar.gz
nginx-34500dcac348ed6438c5feb995a9eece98ec27bb.zip
QUIC: removed compatibility with older BoringSSL API.
SSL_CIPHER_get_protocol_id() appeared in BoringSSL somewhere between BORINGSSL_API_VERSION 12 and 13 for compatibility with OpenSSL 1.1.1. It was adopted without a proper macro test, which remained unnoticed. This justifies that such old BoringSSL API isn't widely used and its support can be dropped. While here, removed SSL_set_quic_use_legacy_codepoint() that became useless after the default was flipped in BoringSSL over a year ago.
Diffstat (limited to 'src/core/nginx.c')
0 files changed, 0 insertions, 0 deletions