Re: Http with client certificate authentication

2018-02-22 Thread Mark Thomas
On 22/02/18 03:23, Alex O'Ree wrote: > Howdy folks, > > If I setup a tomcat connector in server.xml with clientAuth="true" and have > the key store for tomcat and a trust store is the following true? > > - all public key certificates issued by CA's the trust store are allowed in? Yes. > - all

Http with client certificate authentication

2018-02-21 Thread Alex O'Ree
Howdy folks, If I setup a tomcat connector in server.xml with clientAuth="true" and have the key store for tomcat and a trust store is the following true? - all public key certificates issued by CA's the trust store are allowed in? - all user public key certificates in the trust store are