Re: SolrCloud with client ssl

2014-10-09 Thread Sindre Fiskaa
gt;The logs you printed are from the client. Can you also dig up the >corresponding logs from the Overseer node, we need to find what kind of >IOException is happening and where. > >-- >Jan Høydahl, search solution architect >Cominvent AS - www.cominvent.com > >8. okt. 2014

Re: SolrCloud with client ssl

2014-10-08 Thread Sindre Fiskaa
so we can see if the syntax is correct. Also, is 443 your secure port >number in Jetty/Tomcat? > >...but perhaps keep the conversation going here until it is a confirmed >bug :) > >-- >Jan Høydahl, search solution architect >Cominvent AS - www.cominvent.com > >7. okt. 201

SolrCloud with client ssl

2014-10-06 Thread Sindre Fiskaa
Followed the description https://cwiki.apache.org/confluence/display/solr/Enabling+SSL and generated a self signed key pair. Configured a few solr-nodes and used the collection api to crate a new collection. I get error message when specify the nodes with the createNodeSet param. When I don't u