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

Replace openssl with rustls #1108

Merged
merged 4 commits into from
Apr 11, 2023
Merged

Replace openssl with rustls #1108

merged 4 commits into from
Apr 11, 2023

Conversation

rukai
Copy link
Member

@rukai rukai commented Mar 30, 2023

The implementation does end up a bit more complicated than with openssl, but the replacement of a C dependency with a rust one is definitely a win for memory safety and ease of building.

@rukai rukai changed the title Initial rustls Replace openssl with rustls Mar 30, 2023
@rukai rukai marked this pull request as draft March 30, 2023 07:00
@rukai rukai force-pushed the rustls branch 12 times, most recently from 529d060 to 5b7c12f Compare April 4, 2023 04:21
@rukai rukai force-pushed the rustls branch 2 times, most recently from fc18505 to f416b9e Compare April 5, 2023 04:04
@rukai rukai marked this pull request as ready for review April 5, 2023 04:55
@rukai rukai merged commit dea0315 into shotover:main Apr 11, 2023
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.

3 participants