Changes between Initial Version and Version 1 of Ticket #2626


Ignore:
Timestamp:
04/04/24 15:42:37 (6 weeks ago)
Author:
terem42@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2626 – Description

    initial v1  
    55
    66http3 protocol tests are done via Mozilla browser version 124 and Docker-built curl with http3 support, example of command line used docker run -it -v ./:/testcert --rm ymuski/curl-http3 curl -vvv -I --http3 --cert-type P12 --cert "/testcert/usercert.pfx:mypass" https://<mysite.com>
     7
     8Without mTLS enabled, HTTP3 protocol works normally.