Disable TLSv1.3 middlebox compatibility mode for QUIC connections.
authorjsing <jsing@openbsd.org>
Sun, 17 Jul 2022 15:51:06 +0000 (15:51 +0000)
committerjsing <jsing@openbsd.org>
Sun, 17 Jul 2022 15:51:06 +0000 (15:51 +0000)
commit0928b00aaf82a7f36c1d1b90dd1dc57a44d6fea4
tree38c35d40af8778300cb73dd25d7cb84e6abd2031
parent6a3d21ee5897c9a30ee70d2761440d723f0d4fa4
Disable TLSv1.3 middlebox compatibility mode for QUIC connections.

This is required by RFC 9001.

ok tb@
lib/libssl/tls13_lib.c