Re: SolrCloud on SSL

2013-10-17 Thread Christopher Gross
Tim, if a separate VLAN was an option, I wouldn't be trying to use SSL. -- Chris On Wed, Oct 16, 2013 at 7:27 PM, Tim Vaillancourt wrote: > Not important, but I'm also curious why you would want SSL on Solr (adds > overhead, complexity, harder-to-troubleshoot, etc)? > > To avoid the overhead, c

Re: SolrCloud on SSL

2013-10-16 Thread Tim Vaillancourt
Not important, but I'm also curious why you would want SSL on Solr (adds overhead, complexity, harder-to-troubleshoot, etc)? To avoid the overhead, could you put Solr on a separate VLAN (with ACLs to client servers)? Cheers, Tim On 12 October 2013 17:30, Shawn Heisey wrote: > On 10/11/2013 9

Re: SolrCloud on SSL

2013-10-12 Thread Shawn Heisey
On 10/11/2013 9:38 AM, Christopher Gross wrote: > On Fri, Oct 11, 2013 at 11:08 AM, Shawn Heisey wrote: > >> On 10/11/2013 8:17 AM, Christopher Gross wrote: >>> Is there a spot in a Solr configuration that I can set this up to use >> HTTPS? >> >> From what I can tell, not yet. >> >> https://

Re: SolrCloud on SSL

2013-10-11 Thread Guido Medina
You could resolve that with SSH tunnels. Autossh with the right parameters works like a charm. HTH, Guido. On 11/10/13 16:08, Shawn Heisey wrote: On 10/11/2013 8:17 AM, Christopher Gross wrote: I have 3 SolrCloud nodes (call them idx1, idx2, idx3), and the boxes have SSL & certs configured o

Re: SolrCloud on SSL

2013-10-11 Thread Christopher Gross
On Fri, Oct 11, 2013 at 11:08 AM, Shawn Heisey wrote: > On 10/11/2013 8:17 AM, Christopher Gross wrote: > > Is there a spot in a Solr configuration that I can set this up to use > HTTPS? > > From what I can tell, not yet. > > https://issues.apache.org/jira/browse/SOLR-3854 > https://issues.a

Re: SolrCloud on SSL

2013-10-11 Thread Shawn Heisey
On 10/11/2013 8:17 AM, Christopher Gross wrote: > I have 3 SolrCloud nodes (call them idx1, idx2, idx3), and the boxes have > SSL & certs configured on them to protect the Solr Indexes. > > Right now, I can do queries on idx1 and it works fine. > If I try to query on idx3, I get: > org.apache.solr

SolrCloud on SSL

2013-10-11 Thread Christopher Gross
I have 3 SolrCloud nodes (call them idx1, idx2, idx3), and the boxes have SSL & certs configured on them to protect the Solr Indexes. Right now, I can do queries on idx1 and it works fine. If I try to query on idx3, I get: org.apache.solr.common.SolrException: org.apache.sorl.client.solrj.SolrServ