Solr 4.10.2 Enabling Basic Authentication in HTTP

2016-10-05 Thread Alexandre Drouin
Hi, I currently have basic authentication enabled with HTTPS and it is working great. I want to remove SSL from my Solr installation (master/slave) while keeping the basic authentication. To this effect, I removed the SslSelectChannelConnector connector from my jetty.xml file and I replaced i

RE: Solr 4.10.2 Enabling Basic Authentication in HTTP

2016-10-05 Thread Alexandre Drouin
I know the connector is working, I just can't get it to work with basic auth. Alexandre Drouin -Original Message- From: Alexandre Drouin [mailto:alexandre.dro...@orckestra.com] Sent: October 5, 2016 2:07 PM To: solr-user@lucene.apache.org Subject: Solr 4.10.2 Enabling