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 Zookeeper itself need separate ports?
>
> Thanks.
>
>
>
> --
> View this message in context: http://lucene.472066.n3.
> nabble.com/Solr-5-2-using-SSL-and-non-SSL-ports-tp4312859p4343997.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 
Regards,
Shalin Shekhar Mangar.


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-and-non-SSL-ports-tp4312859p4343997.html
Sent from the Solr - User mailing list archive at Nabble.com.


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: 

https://cwiki.apache.org/confluence/display/solr/Enabling+SSL

But I am curious if there is a way to run Solr 5.2+ with both SSL (on port
8984 for example) and non-SSL (on standard point 8983).  I have not come
across instructions saying how this can be done.

Thanks




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-5-2-using-SSL-and-non-SSL-ports-tp4312859.html
Sent from the Solr - User mailing list archive at Nabble.com.