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

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:

Solr 5.2+ using SSL and non-SSL ports

2017-01-06 Thread dhelm
Previously I have configured Solr 4.x deployments with both SSL (https) and non-SSL (http) via Jetty configurations. I know the way to configure SSL in Solr 5.2+ has changed. I followed these instructions and was able to successfully configure a standalone Solr instance for SSL on port 8984: