It seems that the 0-RTT functionality doesn't work with the server and client in examples #551
Unanswered
jawadbarbara
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The used commands :
To run the server :
python examples/http3_server.py --certificate tests/ssl_cert.pem --private-key tests/ssl_key.pem
Afterwards :
python examples/http3_client.py --ca-certs tests/pycacert.pem https://localhost:4433/
Beta Was this translation helpful? Give feedback.
All reactions