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

Refactor and move SSLHelper to the internal package of core #5239

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

vietj
Copy link
Member

@vietj vietj commented Jun 19, 2024

Rework the SSLHelper class as being renamed to SslContextManager and decoupled from the Netty channel side. It is also moved to the internal package so it can be reused in other components.

…decoupled from the Netty channel side. It is also moved to the internal package so it can be reused in other components.
@vietj vietj added this to the 5.0.0 milestone Jun 19, 2024
@vietj vietj merged commit bee776d into master Jun 19, 2024
7 checks passed
@vietj vietj deleted the ssl-helper-rework branch June 19, 2024 16:44
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.

None yet

1 participant