Skip to content

Commit

Permalink
Merge pull request #15 from Tanych/add-new-codepoint
Browse files Browse the repository at this point in the history
Change code point of ALPS
  • Loading branch information
davidben authored Feb 2, 2024
2 parents acaf104 + 0e6f2ae commit c879fbc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions draft-vvv-tls-alps.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,11 @@ exchange is performed in three steps:
{: #alps-full title="ALPS exchange in a full TLS handshake"}

A TLS client can enable ALPS by specifying an `application_settings` extension
in the ClientHello message. The value of the `extension_data` field for this
extension SHALL be a ApplicationSettingsSupport struct:
in the ClientHello message. An early experimental deployment of this protocol
used the value 17513 for `application_settings`. It was then replaced with an
experimental deployment which used the value 17613. The value of the
`extension_data` field for this extension SHALL be a ApplicationSettingsSupport
struct:

struct {
ProtocolName supported_protocols<2..2^16-1>;
Expand Down

0 comments on commit c879fbc

Please sign in to comment.