Closed kelmenhorst closed 3 years ago
This PR adds a dialer for QUIC that verifies the peer's TLS certificate in hindsight, even if NoTLSVerify is set. This enables us to change the TLS SNI field without immediately triggering a SSL Invalid Host error.
NoTLSVerify
This PR adds a dialer for QUIC that verifies the peer's TLS certificate in hindsight, even if
NoTLSVerify
is set. This enables us to change the TLS SNI field without immediately triggering a SSL Invalid Host error.