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

feat: rustls-0.23 #156

Merged
merged 16 commits into from
Jun 1, 2024
Merged

feat: rustls-0.23 #156

merged 16 commits into from
Jun 1, 2024

Conversation

junkurihara
Copy link
Owner

WIP: restarted to solve #126 and #125

  • Redefine certificate manager as a separated crate from the rpxy-lib using rustls-0.23 families
  • Update quinn and s2n-quic in a manner separated from the certificate manager

@junkurihara junkurihara changed the title Feat/rustls 0.23 feat: rustls-0.23 May 26, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Secrets Audit 0 29 0 0
Shell Script Analysis 0 0 0 0
Security Audit for Infrastructure 0 3 0 3

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@junkurihara
Copy link
Owner Author

I am waiting for the release of s2n-quic-0.38 to make this PR ready for review. Or, should I go ahead without waiting?

@junkurihara
Copy link
Owner Author

I am going to merge this to develop branch and will tag as 0.8.0-alpha.0. After s2n-quic-1.38 appears, I will change the git submodule to the regular deps.

@junkurihara junkurihara marked this pull request as ready for review June 1, 2024 17:53
@junkurihara junkurihara merged commit d66863a into develop Jun 1, 2024
14 checks passed
@junkurihara junkurihara deleted the feat/rustls-0.23 branch June 1, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant