Re: Solr 5.2+ using SSL and non-SSL ports

2017-07-03 Thread Shalin Shekhar Mangar
No, Solr cannot use both SSL and non-SSL at the same time. You must choose one. On Mon, Jul 3, 2017 at 10:29 PM, sputul wrote: > I have SSL enabled in Solr 5 but Zookeeper needs to be started with proper > url scheme. Does this imply Solr Cloud cannot use SSL and non-SSL at the > same time as Zo

Re: Solr 5.2+ using SSL and non-SSL ports

2017-07-03 Thread sputul
I have SSL enabled in Solr 5 but Zookeeper needs to be started with proper url scheme. Does this imply Solr Cloud cannot use SSL and non-SSL at the same time as Zookeeper itself need separate ports? Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-5-2-using-SSL-