Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: The connection was closed on the transport level with error invalid certificate by the local endpoint #2300

Open
zoujiaqing opened this issue Aug 15, 2024 · 0 comments

Comments

@zoujiaqing
Copy link

Run examples code and generate pem

openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365 -nodes -subj "/CN=localhost"

use this pems run this example:
https://github.com/aws/s2n-quic/tree/main/examples/rustls-provider

error:

Error: The connection was closed on the transport level with error invalid certificate by the local endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants