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

Update rustls 0.21.7 and adapt code #60

Merged
merged 3 commits into from
Sep 22, 2023

Conversation

DamienVoreiter
Copy link
Contributor

@DamienVoreiter DamienVoreiter commented Sep 21, 2023

Update rustls to last stable version (0.21.7)
Need to adapt some part of the code as they do a lot of refactors between the two versions

@DamienVoreiter DamienVoreiter marked this pull request as ready for review September 21, 2023 14:29
@jayjamesjay jayjamesjay added the enhancement New feature or request label Sep 21, 2023
@jayjamesjay
Copy link
Owner

jayjamesjay commented Sep 21, 2023

Thank you. Great work.
PS. I added some configuration flags, so it can compile with rustls and native-tls (depending on selection).

@jayjamesjay jayjamesjay changed the base branch from master to v0.10 September 22, 2023 06:27
@jayjamesjay jayjamesjay merged commit 2a06228 into jayjamesjay:v0.10 Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants