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

Use rustls for TLS #341

Merged
merged 2 commits into from
Mar 11, 2019
Merged

Use rustls for TLS #341

merged 2 commits into from
Mar 11, 2019

Conversation

KodrAus
Copy link
Member

@KodrAus KodrAus commented Mar 11, 2019

Closes #336

Uses rustls instead of OpenSSL, which simplifies portability (and theoretically safety).

Also uses the new std::error::Error APIs for #290.

@KodrAus KodrAus merged commit 4f841ab into master Mar 11, 2019
@KodrAus KodrAus deleted the feat/rustls-tls branch March 11, 2019 00:56
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.

1 participant