Re: SSL using signed client certificate not working

2017-02-15 Thread Kevin Risden
It sounds like Edge, Firefox, and Chrome aren't setup on your computer to do client authentication. You can set need client authentication to false and use want client authentication in solr.in.sh. This will allow browsers that don't present a client certificate to work. Otherwise you need to

SSL using signed client certificate not working

2017-02-15 Thread Espen Rise Halstensen
Hi, I have some problems with client certificates. By the look of it, it works with curl and safari prompts for and accepts my certificate. Does not work with Edge, Firefox or Chrome. The certificates are requested from our CA. When requesting https://s02/solr in the browser, it doesn't prompt