quiche
quiche copied to clipboard
python、nodejs、c++ quic client Handshake error
hi: try to use python、nodejs、c++ as quic client connect to quiche server but got Handshake error https://github.com/nodejs/quic https://github.com/aiortc/aioquic https://github.com/lucas-clemente/quic-go those project Handshake is TLS 1.3
can both client and server side ignore certificate check ??
thanks