Overview
Artifact ID: | 0ed3d955947d8b2521bb8d36bb3e65a136ee5669702f4042d690635d6199e73b |
---|---|
Ticket: | e1f9a21c679246860e79cae8dfa5af20b59f9612
Add support for ALPN (required for HTTP/2) |
User & Date: | schelte on 2021-08-26 12:12:01 |
Changes
- foundin changed to: "b5c41cdeb6"
- icomment:
It would be useful if the Application-Layer Protocol Negotiation (ALPN) could be added to tcltls. The ALPN extension to TLS includes the protocol negotiation within the exchange of hello messages. ALPN is able to negotiate which protocol should be handled over a secure connection in a way that is more efficient and avoids additional round trips. The HTTP/2 protocol requires the use of ALPN on secure connections.
- login: "schelte"
- mimetype: "text/x-fossil-wiki"
- private_contact changed to: "8475f421649231f1e116ac602bea4537d2b027b4"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Add support for ALPN (required for HTTP/2)"
- type changed to: "Feature Request"