Re: Solr with Tomcat - enabling SSL problem

2015-01-08 Thread Shawn Heisey
On 1/8/2015 8:50 AM, Tali Finelt wrote: > Thanks for clarifying this. > Is there a different way to set the embedded Zookeeper urlScheme parameter > before ever starting tomcat? (some configuration file etc.) > This way I won't need to start tomcat twice. Most of the cloud options can be specifi

Re: Solr with Tomcat - enabling SSL problem

2015-01-08 Thread Tali Finelt
e.org Date: 08/01/2015 05:14 PM Subject: Re: Solr with Tomcat - enabling SSL problem On 1/8/2015 6:25 AM, Tali Finelt wrote: > I am using Solr 4.10.2 with tomcat and embedded Zookeeper. > I followed > https://cwiki.apache.org/confluence/display/solr/Enabling+SSL#EnablingSSL-Sol

Re: Solr with Tomcat - enabling SSL problem

2015-01-08 Thread Shawn Heisey
On 1/8/2015 6:25 AM, Tali Finelt wrote: > I am using Solr 4.10.2 with tomcat and embedded Zookeeper. > I followed > https://cwiki.apache.org/confluence/display/solr/Enabling+SSL#EnablingSSL-SolrCloud > > to enable SSL. > > I am currently doing the following: > > Starting tomcat > Running: > ..

Solr with Tomcat - enabling SSL problem

2015-01-08 Thread Tali Finelt
Hi, I am using Solr 4.10.2 with tomcat and embedded Zookeeper. I followed https://cwiki.apache.org/confluence/display/solr/Enabling+SSL#EnablingSSL-SolrCloud to enable SSL. I am currently doing the following: Starting tomcat Running: ../scripts/cloud-scripts/zkcli.sh -zkhost localhost:9983 -c