natsl05164

Results 3 comments of natsl05164

i tested the latest version from docker hub (macbre/nginx-http3:1.25.1) and is able to work with http/3 when using curl as below ` $ curl -IL https://localhost:8889/ -k --http3 HTTP/3 200...

> @natsl05164 can you try with `mkcert` (choco install mkcert)? This will add the Root CA to your keychain in Windows so Chrome wont complain about local certs. but trouble...

Hi, i added the patch in this PR https://github.com/macbre/docker-nginx-http3/pull/116