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

new rustls 0.23.x is incompatible with the 0.22.x used by tokio-tungstenite #326

Closed
dottgonzo opened this issue Apr 2, 2024 · 1 comment · Fixed by #330
Closed

new rustls 0.23.x is incompatible with the 0.22.x used by tokio-tungstenite #326

dottgonzo opened this issue Apr 2, 2024 · 1 comment · Fixed by #330

Comments

@dottgonzo
Copy link

to be able to use custom certificates or invalid certificates we need to use external rustls that recently was updated to support wasm. this latest version 0.23.0 has incompatible types with the one used by tokio-tungstenite

@Tahinli
Copy link

Tahinli commented Apr 19, 2024

This situation breaks a lot of situation. Please update it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants