RE: Solr ssl issue while creating collection

2017-12-29 Thread Sundaram, Dinesh
ct: Re: Solr ssl issue while creating collection No. ZooKeeper is an integral part of SolrCloud, without it you don't _have_ SolrCloud. Best, Erick On Fri, Dec 15, 2017 at 1:03 PM, Sundaram, Dinesh <dinesh.sunda...@mastercard.com> wrote: > Thanks again for your valuable reply. Yes

Re: Solr ssl issue while creating collection

2017-12-15 Thread Erick Erickson
To: solr-user@lucene.apache.org > Subject: Re: Solr ssl issue while creating collection > > On 12/13/2017 3:16 PM, Sundaram, Dinesh wrote: >> Thanks Shawn for your input, Is this errors specific only for zookeeper >> operations? If so is there any way to turn off default zooke

RE: Solr ssl issue while creating collection

2017-12-15 Thread Sundaram, Dinesh
: Wednesday, December 13, 2017 4:54 PM To: solr-user@lucene.apache.org Subject: Re: Solr ssl issue while creating collection On 12/13/2017 3:16 PM, Sundaram, Dinesh wrote: > Thanks Shawn for your input, Is this errors specific only for zookeeper > operations? If so is there any way to turn off d

Re: Solr ssl issue while creating collection

2017-12-13 Thread Shawn Heisey
On 12/13/2017 3:16 PM, Sundaram, Dinesh wrote: > Thanks Shawn for your input, Is this errors specific only for zookeeper > operations? If so is there any way to turn off default zookeeper which runs > on 9983? If you don't want to start the embedded zookeeper, then you want to be sure that you

RE: Solr ssl issue while creating collection

2017-12-13 Thread Sundaram, Dinesh
: Wednesday, December 13, 2017 11:38 AM To: solr-user@lucene.apache.org Subject: Re: Solr ssl issue while creating collection On 12/13/2017 10:06 AM, Sundaram, Dinesh wrote: > Thanks Shawn, this helps. Now getting the below exception, is there any way > to avoid verifying this? > > 2017

Re: Solr ssl issue while creating collection

2017-12-13 Thread Shawn Heisey
On 12/13/2017 10:06 AM, Sundaram, Dinesh wrote: Thanks Shawn, this helps. Now getting the below exception, is there any way to avoid verifying this? 2017-12-13 17:00:39.239 DEBUG (httpShardExecutor-4-thread-1-processing-n:xx.xx.xx.xx:8983_solr [https:xx.xx.xx.xx:8983//solr]

RE: Solr ssl issue while creating collection

2017-12-13 Thread Sundaram, Dinesh
for doesn't match any of the subject alternative names: [] Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Shawn Heisey [mailto:apa...@elyograg.org] Sent: Monday, December 11, 2017 2:26 PM To: solr-user@lucene.apache.org Subject: Re: Solr ssl issue while

Re: Solr ssl issue while creating collection

2017-12-11 Thread Shawn Heisey
On 12/11/2017 12:24 PM, Sundaram, Dinesh wrote: > 1. Configure SSL > using https://lucene.apache.org/solr/guide/7_1/enabling-ssl.html > > 2. Restart solr  > 3. Validate solr with https url https://localhost:8983/solr - works fine > 4. Create a collection https://localhost:8983/solr/#/~collections

RE: Solr ssl issue while creating collection

2017-12-11 Thread Sundaram, Dinesh
Hi, How do I change the protocol to https everywhere including replica. NOTE: I have just only one node 8983. started solr using this command. bin/solr start -cloud -p 8983 -noprompt 1. Configure SSL using https://lucene.apache.org/solr/guide/7_1/enabling-ssl.html 2. Restart solr 3. Validate

Solr ssl issue while creating collection

2017-12-11 Thread Sundaram, Dinesh
Hi, How do I change the protocol to https everywhere including replica. NOTE: I have just only one node 8983. started solr using this command. bin/solr start -cloud -p 8983 -noprompt 1. Configure SSL using https://lucene.apache.org/solr/guide/7_1/enabling-ssl.html 2. Restart solr 3. Validate