Skip to content
Snippets Groups Projects
Commit 415280a7 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

SSL.Constants: ALPN is now RFC 7301.

parent 5d83ca22
No related branches found
No related tags found
No related merge requests found
......@@ -1182,7 +1182,7 @@ constant EXTENSION_srp = 12; // RFC 5054
constant EXTENSION_signature_algorithms = 13; // RFC 5246
constant EXTENSION_use_srtp = 14; // RFC 5764
constant EXTENSION_heartbeat = 15; // RFC 6520
constant EXTENSION_application_layer_protocol_negotiation = 16; // draft-ietf-tls-applayerprotoneg
constant EXTENSION_application_layer_protocol_negotiation = 16; // RFC 7301
constant EXTENSION_status_request_v2 = 17; // RFC-ietf-tls-multiple-cert-status-extension-08
constant EXTENSION_signed_certificate_timestamp = 18; // RFC 6962
constant EXTENSION_client_certificate_type = 19; // RFC-ietf-tls-oob-pubkey-11
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment