Skip to content

Unable to use bind_rustls_0_23 method from HttpServer #3539

Closed Answered by zweatshirt
zweatshirt asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to solve this by modifying the Cargo.toml rustls entry. Instead of adding rustls on its own I did this like in the example: actix-web = { version = "4.0.0", features = ["rustls-0_23"] }
Sorry for the trouble!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zweatshirt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant