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: support hyper-rustls along with hyper v1 #137

Merged
merged 2 commits into from
Jan 14, 2024

Conversation

junkurihara
Copy link
Owner

While rustls v0.22 is not yet supported as a TLS terminated server (related to #126), the hyper-rustls supporting hyper v1.0 and rustls v0.22 are finally available in rpxy.

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 30 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 junkurihara marked this pull request as ready for review January 14, 2024 13:47
@junkurihara junkurihara merged commit f38eb97 into develop Jan 14, 2024
12 checks passed
@junkurihara junkurihara deleted the feat/hyper-rustls branch January 14, 2024 13:48
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