Re: Regarding internode TLS enablement...

2021-04-19 Thread Jigar Pandya
suffice ? Thanks Jigar From: Cassandra Targett Date: Wednesday, April 14, 2021 at 12:27 PM To: users@solr.apache.org , Jigar Pandya Subject: Re: Regarding internode TLS enablement... Ah, right, good point - one node does need to be up in order to run the API command. I don’t recall now wh

Re: Regarding internode TLS enablement...

2021-04-14 Thread Cassandra Targett
gt; > From: Jigar Pandya > Date: Tuesday, April 13, 2021 at 11:17 AM > To: users@solr.apache.org , Cassandra Targett > > Subject: Re: Regarding internode TLS enablement... > Thanks Cassandra. This is great that there is an API which can be utilized to > mark existing collec

Re: Regarding internode TLS enablement...

2021-04-13 Thread Jigar Pandya
o: users@solr.apache.org , Cassandra Targett Subject: Re: Regarding internode TLS enablement... Thanks Cassandra. This is great that there is an API which can be utilized to mark existing collection for https… I have follow up question, as per the link – this API needs to be run - https://urldefense.com/v

Re: Regarding internode TLS enablement...

2021-04-13 Thread Jigar Pandya
r” but for above API call to work solr needs to be up on atleast one node. Thanks Jigar From: Cassandra Targett Date: Monday, April 12, 2021 at 1:29 PM To: users@solr.apache.org Subject: Re: Regarding internode TLS enablement... At some point after 8.3, we added instructions for what to

Re: Regarding internode TLS enablement...

2021-04-12 Thread Cassandra Targett
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 P

Regarding internode TLS enablement...

2021-04-12 Thread Jigar Pandya
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 –