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

Add tls_handshake_first option. #511

Merged
merged 4 commits into from
Oct 23, 2023
Merged

Add tls_handshake_first option. #511

merged 4 commits into from
Oct 23, 2023

Conversation

wallyqs
Copy link
Member

@wallyqs wallyqs commented Oct 23, 2023

This supported in the main server at the moment.

            await nc.connect(
                servers=['tls://127.0.0.1:4224'],
                tls_handshake_first=True,
            )

Signed-off-by: Waldemar Quevedo <wally@nats.io>
Signed-off-by: Waldemar Quevedo <wally@nats.io>
Signed-off-by: Waldemar Quevedo <wally@nats.io>
Signed-off-by: Waldemar Quevedo <wally@nats.io>
@wallyqs wallyqs requested review from bruth and Jarema October 23, 2023 15:02
Copy link
Member

@Jarema Jarema left a comment

Choose a reason for hiding this comment

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

LGTM!

@wallyqs wallyqs merged commit 12fe022 into main Oct 23, 2023
2 checks passed
@wallyqs wallyqs deleted the tls-handshake-first branch October 23, 2023 20:34
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.

2 participants