Skip to content

Commit e2eb9d2

Browse files
authored
ZOOKEEPER-5023: Fix version number in zookeeperAdmin.md (ADDENDUM)
Author: PDavid Closes #2366 from PDavid/ZOOKEEPER-5023-branch-3.9-addendum
1 parent 49df972 commit e2eb9d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2167,7 +2167,7 @@ Both subsystems need to have sufficient amount of threads to achieve peak read t
21672167

21682168
#### AdminServer configuration
21692169

2170-
**New in 3.10.0:** [AdminServer](#sc_adminserver) will use the following existing properties:
2170+
**New in 3.9.6:** [AdminServer](#sc_adminserver) will use the following existing properties:
21712171

21722172
* *ssl.quorum.ciphersuites* :
21732173
(Java system property: **zookeeper.ssl.quorum.ciphersuites**)
@@ -2667,7 +2667,7 @@ ssl.quorum.trustStore.password=password
26672667

26682668
###### Restrict TLS protocols and cipher suites for SSL/TLS negotiation in AdminServer
26692669

2670-
From 3.10.0 AdminServer uses the following already existing properties:
2670+
From 3.9.6 AdminServer uses the following already existing properties:
26712671

26722672
* **ssl.quorum.enabledProtocols** to specify the enabled protocols,
26732673
* **ssl.quorum.ciphersuites** to specify the enabled cipher suites.

0 commit comments

Comments
 (0)