You have to do a zookeeper setting:
server/scripts/cloud-scripts/zkcli.sh -zkhost localhost:2181 -cmd clusterprop
-name urlScheme -val https
> Am 17.05.2019 um 00:36 schrieb Tony Sargent :
>
> Hello,
>
> I have set up a SolrCloud with 3 Solr nodes (v7.7) and 3 external Zookeepers
> (3.4.14). H
Hello,
I have set up a SolrCloud with 3 Solr nodes (v7.7) and 3 external Zookeepers
(3.4.14). However, whenever I enable SSL I get these errors in the logs that
for some reason Solr (or maybe ZK) still wants to communicate via http. I am
able to pull up admin Console via https but when I click
How does Solr find the correct certificate to use for handling inbound requests?
Documentation shows the solr.in.sh settings but I only see the keystore
locations and the passwords, there is no reference to the alias being used if
the keystore contains more certificates ...
However the "Generat