]> git.kaiwu.me - haproxy.git/commit
CLEANUP: quic: Do not set any cipher/group from ssl_quic_initial_ctx()
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 5 Apr 2022 10:19:31 +0000 (12:19 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 8 Apr 2022 13:38:29 +0000 (15:38 +0200)
commit9688a8df4935e5e7442721ad345b00d961d30448
tree329f59a0c0583f5dac41e26d7880a8b2d70f2c79
parentf2f4a4eee5a3979e8093bc6ffe713baa663a6437
CLEANUP: quic: Do not set any cipher/group from ssl_quic_initial_ctx()

These settings are potentially cancelled by others setting initialization shared
with SSL sock bindings. This will have to be clarified when we will adapt the
QUIC bindings configuration.
src/xprt_quic.c