GoogleChrome / GoogleChrome/samples
quictransport server certificate problem
Open
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 2.4k
- Avg merge
- 24m
- Merged PRs (30d)
- 2
Description
I am having problem trying to connect to the python server I got from quictransport example.
net::ERR_QUIC_PROTOCOL_ERROR.QUIC_HANDSHAKE_FAILED (TLS handshake failure (ENCRYPTION_HANDSHAKE) 46: certificate unknown).
client.html:1 Uncaught (in promise) TypeError: Connection lost.
I am using letsencrypt certificate on Windows Server. With regular "Hello World" python page, the certificate is working. What can be the reason?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.