Dear Solr Team,
In my SolrCloud cluster, I am using 3 Zookeper External ensemble and 2 Solr Instance. I already created Collection using the PORT 8983 and It has more data. Now I want to enable SSL. As per your help document, I had enabled SSL. But it's using 8984 PORT. When I login with the ADMIN GUI, unable to view and search the existing data. How to use access the existing data? If I start by using the 8983 PORT as like below command, It's just login with the Admin GUI. But collections are in Down Status. bin\solr.cmd -cloud -s cloud\node1 -p 8983 Please guide me, how to enable SSL for the existing SOLR Cloud Cluster. Thanks, Karthick Ramu