RE: Solr ssl issue while creating collection

2017-12-29 Thread Sundaram, Dinesh
Thanks Erick for your valuable reply. Much Appreciated !!! Dinesh Sundaram MBS Platform Engineering Mastercard -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Friday, December 15, 2017 5:17 PM To: solr-user Subject: Re: Solr ssl issue while creating

Re: Solr ssl issue while creating collection

2017-12-15 Thread Erick Erickson
l zookeeper in solrcloud mode? > > > Dinesh Sundaram > MBS Platform Engineering > > Mastercard > > > > -Original Message- > From: Shawn Heisey [mailto:apa...@elyograg.org] > Sent: Wednesday, December 13, 2017 4:54 PM > To: solr-user@lucene.apach

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 h

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] https:xx.x

RE: Solr ssl issue while creating collection

2017-12-13 Thread Sundaram, Dinesh
ficate 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

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 so

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 so