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

Example of using rustls v0.22 #744

Closed
wants to merge 5 commits into from
Closed

Conversation

ConsoleC137
Copy link

Since actix-web now supports rustls v0.22, I feel it is necessary to show how to use it.

Using rustls = "0.22.2" и rustls-pemfile = "2.0.0"
Using rustls = "0.22.2" and rustls-pemfile = "2.0.0"
Creating a certificate and starting the server
@robjtede
Copy link
Member

robjtede commented Jun 5, 2024

examples have been updated to use v0.23

@robjtede robjtede closed this Jun 5, 2024
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 this pull request may close these issues.

None yet

2 participants