comparison src/event/ngx_event_accept.c @ 8435:5bc9229ec4cf quic

QUIC: raise error on missing transport parameters. quic-tls, 8.2: The quic_transport_parameters extension is carried in the ClientHello and the EncryptedExtensions messages during the handshake. Endpoints MUST send the quic_transport_parameters extension; endpoints that receive ClientHello or EncryptedExtensions messages without the quic_transport_parameters extension MUST close the connection with an error of type 0x16d (equivalent to a fatal TLS missing_extension alert, see Section 4.10).
author Vladimir Homutov <vl@nginx.com>
date Mon, 15 Jun 2020 17:06:40 +0300
parents 88a624c9b491
children fdc3d40979b0
comparison
equal deleted inserted replaced
8434:ea4899591798 8435:5bc9229ec4cf