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

Data Stream client - add TLS support #1553

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

iszubok
Copy link

@iszubok iszubok commented Dec 11, 2024

Add zkevm.l2-datastreamer-use-tls flag
If set to true, a TLS connection will be used.
This also enables SNI (Server Name Indication) support and allows connecting to data stream server behind virtual hosting/load balancer

Copy link

cla-bot bot commented Dec 11, 2024

We require contributors/corporates @iszubok to read our Contributor License Agreement, please check the Individual CLA document/Corporate CLA document

@iszubok
Copy link
Author

iszubok commented Dec 11, 2024

I accept the terms of the CLA

Add zkevm.l2-datastreamer-use-tls flag
If set to true, a TLS connection will be used.
This also enables SNI (Server Name Indication) support and allows connecting to ds server behind virtual hosting/load balancer
@iszubok iszubok force-pushed the ds-client-tls-support branch from 5c714d3 to 38103d0 Compare December 11, 2024 13:15
@cla-bot cla-bot bot added the cla-signed label Dec 11, 2024
@revitteth revitteth merged commit cb5f06a into 0xPolygonHermez:zkevm Dec 12, 2024
9 checks passed
revitteth pushed a commit that referenced this pull request Dec 12, 2024
Add zkevm.l2-datastreamer-use-tls flag
If set to true, a TLS connection will be used.
This also enables SNI (Server Name Indication) support and allows connecting to ds server behind virtual hosting/load balancer
revitteth pushed a commit that referenced this pull request Dec 12, 2024
Add zkevm.l2-datastreamer-use-tls flag
If set to true, a TLS connection will be used.
This also enables SNI (Server Name Indication) support and allows connecting to ds server behind virtual hosting/load balancer
revitteth pushed a commit that referenced this pull request Dec 12, 2024
Add zkevm.l2-datastreamer-use-tls flag
If set to true, a TLS connection will be used.
This also enables SNI (Server Name Indication) support and allows connecting to ds server behind virtual hosting/load balancer
revitteth pushed a commit that referenced this pull request Dec 12, 2024
Add zkevm.l2-datastreamer-use-tls flag
If set to true, a TLS connection will be used.
This also enables SNI (Server Name Indication) support and allows connecting to ds server behind virtual hosting/load balancer
V-Staykov pushed a commit that referenced this pull request Dec 12, 2024
Add zkevm.l2-datastreamer-use-tls flag
If set to true, a TLS connection will be used.
This also enables SNI (Server Name Indication) support and allows connecting to ds server behind virtual hosting/load balancer

Co-authored-by: Ivan Zubok <93441191+iszubok@users.noreply.github.com>
V-Staykov pushed a commit that referenced this pull request Dec 12, 2024
Add zkevm.l2-datastreamer-use-tls flag
If set to true, a TLS connection will be used.
This also enables SNI (Server Name Indication) support and allows connecting to ds server behind virtual hosting/load balancer

Co-authored-by: Ivan Zubok <93441191+iszubok@users.noreply.github.com>
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.

2 participants