diff --git a/adr/ADR-40.md b/adr/ADR-40.md index e6b2e3f..3eeac5e 100644 --- a/adr/ADR-40.md +++ b/adr/ADR-40.md @@ -58,7 +58,7 @@ This method is available in all NATS Server versions. ##### TLS First (Implicit TLS) -This method has been available since NATS Server 2.10.11 +This method has been available since NATS Server 2.10.4 There are two prerequisites to use this method: 1. Server config has enabled `handshake_first` field in the `tls` block.