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

[TRACKING ISSUE] [TPC] Allow TLS sockets in TPC Bootstrapping [HZ-2764] #849

Open
hz-devops-test opened this issue Aug 2, 2023 · 0 comments
Labels
Priority: High High Priority.

Comments

@hz-devops-test
Copy link

The tracking issue for the Java side PR.

See hazelcast/hazelcast#25023 for details.


EE counterpart: hazelcast/hazelcast-enterprise#6244

This PR introduces a draft implementation of the TLS version of the TPC socket
The TlsNioAsyncSocket implementation is going to be improved over a series
of PRs to follow this one, along with increasing test coverage.

The PR also enhances the TPC bootstrapping code to allow the Enterprise version
to create TLS TPC sockets based on the "classic" ports SSL/TLS configuration
The TcpClientConnectionManager is changed accordingly to allow the client
to establish TLS-secured connection with the TPC ports if these use TLS

@zpqrtbnk zpqrtbnk added the Priority: High High Priority. label Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High High Priority.
Projects
None yet
Development

No branches or pull requests

2 participants