Skip to content

Commit 8547b6e

Browse files
authored
Ref Guide: Remove note about Zookeeper client TLS support (#2385)
Zookeeper client TLS works fine with Java, and all referred issues are either closed or refer the above fact.
1 parent cc08228 commit 8547b6e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

solr/solr-ref-guide/modules/deployment-guide/pages/enabling-ssl.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,6 @@ set HADOOP_CREDSTORE_PASSWORD="credStorePass123"
214214

215215
=== Configure ZooKeeper
216216

217-
NOTE: ZooKeeper does not support encrypted communication with clients like Solr.
218-
There are several related JIRA tickets where SSL support is being planned/worked on: https://issues.apache.org/jira/browse/ZOOKEEPER-235[ZOOKEEPER-235]; https://issues.apache.org/jira/browse/ZOOKEEPER-236[ZOOKEEPER-236]; https://issues.apache.org/jira/browse/ZOOKEEPER-1000[ZOOKEEPER-1000]; and https://issues.apache.org/jira/browse/ZOOKEEPER-2120[ZOOKEEPER-2120].
219-
220217
After creating the keystore described above and before you start any SolrCloud nodes, you must configure your Solr cluster properties in ZooKeeper so that Solr nodes know to communicate via SSL.
221218

222219
This section assumes you have created and started an external ZooKeeper.

0 commit comments

Comments
 (0)