At some point after 8.3, we added instructions for what to do with existing
collections:
https://solr.apache.org/guide/8_8/enabling-ssl.html#update-cluster-properties-for-existing-collections.
I don’t see any reason why that wouldn't be valid for 8.3 also.
On Apr 12, 2021, 2:58 PM -0500, Jigar Pandya <jigar.pan...@venafi.com>, wrote:
> Hello,
>
> We use solr cloud 8.3, we have a cluster of 6 VMs.
>
> We are trying to enable SSL for internode communication. I followed the
> document - https://solr.apache.org/guide/8_3/enabling-ssl.html. We have
> collection with data loaded, doc talks about solrCloud cluster with no
> initial collection – can you refer me to a link / document which explains
> what needs to be done to enable internode ssl communication for a solr cloud
> cluster which has collections with data.
>
> once we enable the clusterschema to https in zknode, I believe all the
> baseurl’s for collections needs to be changed to https. Is there a command
> which I can utilize to change all collection baseurls to https ?
>
> Thanks
> Jigar
>