]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic-be: discard the 0-RTT keys
authorFrederic Lecaille <flecaille@haproxy.com>
Sat, 2 Aug 2025 08:43:51 +0000 (10:43 +0200)
committerFrederic Lecaille <flecaille@haproxy.com>
Mon, 4 Aug 2025 17:30:46 +0000 (19:30 +0200)
commit477ed7d25b8b57b253d9ad5a1006914926665c36
treea95401b22136e95cfabcf6217e85399756a0114c
parentd43f07b649d27792d386c2e0712ad6f70d28b202
MINOR: quic-be: discard the 0-RTT keys

This patch allows the discarding of the 0-RTT keys as soon as 1-RTT keys
are available.
src/quic_ssl.c