Skip to content

Commit

Permalink
Clarify tls first server config details
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Pietrek <[email protected]>
  • Loading branch information
Jarema committed Oct 16, 2023
1 parent 735c982 commit 5c410fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/connection.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ This method is available in all NATS Server versions.
This method has been available since NATS Server 2.11.

There are two prerequisites to use this method:
1. Server has enabled `handshake_first` field in the `tls` block.
1. Server config has enabled `handshake_first` field in the `tls` block.
2. The client has set the `tls_first` option set to true.

**handshake_first**
Expand Down

0 comments on commit 5c410fb

Please sign in to comment.