Add more information about integration with "rustls" #3292
Unanswered
ConsoleC137
asked this question in
Ideas
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.
-
Add
rustls-0_22
features to the documentation site. At this point, it is very not obvious that to integrate withrustls v0.22"
inactix-web's
features you just need to add"rustls-0_22"
, not"rustls"
as written in the documentation. Or you could change the behavior of the"rustls"
feature so that it includes support forrustls v0.22
.I also sent a PR to actix/examples#744.
Beta Was this translation helpful? Give feedback.
All reactions