diff options
author | tb <> | 2025-04-30 13:50:50 +0000 |
---|---|---|
committer | tb <> | 2025-04-30 13:50:50 +0000 |
commit | 57fbc2fcc87151c9659e9408fe1bdd5dd553f16e (patch) | |
tree | 68bc21d0a48df674b4af12a7c63c4ad62eb45f8b /src/lib/libc | |
parent | c2fc132851c07f7761eae31f7a9e2d0393a48192 (diff) | |
download | openbsd-57fbc2fcc87151c9659e9408fe1bdd5dd553f16e.tar.gz openbsd-57fbc2fcc87151c9659e9408fe1bdd5dd553f16e.tar.bz2 openbsd-57fbc2fcc87151c9659e9408fe1bdd5dd553f16e.zip |
tlsext: stop sending SNI before ALPN in clients
All supported releases of LibreSSL ensure that the corresponding callbacks
are called in a predefined order rather than honoring the order in which a
client sends its extensions. Therefore the ALPN callback for apache-httpd's
virtual host setups can rely on SNI information being available and we no
longer need to work around this on hte client side. Cuts the amount of code
needed for tlsext randomization in half.
ok jsing
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions