Ticket Change Details
Overview

Artifact ID: ce74d804db46c53d174b368c7993e50e484da0f3b18248d960ff4038e4f4817e
Ticket: e1f9a21c679246860e79cae8dfa5af20b59f9612
Add support for ALPN (required for HTTP/2)
User & Date: schelte on 2021-08-26 12:24:56
Changes

  1. icomment:
    I have a patch for the client side, but I don't find the option to attach a file to the ticket. So I posted it [http://www.tclcode.com/patches/tls-b5c41cdeb6-alpn.diff|here].
    
    This patch adds an -alpn option that takes a list of protocols to offer in the Client Hello message. When the connection is established, the protocol selected by the server, if any, can be determined by checking the "alpn" key in the response of the tls::status command.
    
  2. login: "schelte"
  3. mimetype: "text/x-fossil-wiki"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Open"