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 first support #1136

Merged
merged 3 commits into from
Oct 29, 2023
Merged

Add TLS first support #1136

merged 3 commits into from
Oct 29, 2023

Conversation

Jarema
Copy link
Member

@Jarema Jarema commented Oct 12, 2023

NATS server used to send INFO when client connected, before establishing TLS.
As server added support to establish TLS before getting any INFO, this commit adds tls_first option to be able to used that feature.

Signed-off-by: Tomasz Pietrek tomasz@nats.io

Copy link
Member

@neilalexander neilalexander left a comment

Choose a reason for hiding this comment

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

LGTM

NATS server used to send INFO when client connected, before establishing
TLS.
As server added support to establish TLS before getting any INFO,
this commit adds `tls_first` option to be able to used that feature.

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
@Jarema Jarema merged commit e0358e6 into main Oct 29, 2023
10 checks passed
@Jarema Jarema deleted the add-tls-first branch October 29, 2023 20:59
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