Re: TLS client cert clarification

2019-07-12 Thread Wilmoth, Jon
Fri, Jul 12, 2019 at 3:06 AM Wilmoth, Jon > wrote: >> >> I was hoping to get some clarification on when to expect client x509 certs in http requests where the Tomcat server (v9.x) has been configured to “want” or “need” client auth. https://javaee.github.io/servlet-spec

TLS client cert clarification

2019-07-11 Thread Wilmoth, Jon
I was hoping to get some clarification on when to expect client x509 certs in http requests where the Tomcat server (v9.x) has been configured to “want” or “need” client auth. https://javaee.github.io/servlet-spec/downloads/servlet-4.0/servlet-4_0_FINAL.pdf says: “If there is an SSL

RE: Tomcat support for JNDIRealm LDAPS connections

2013-03-28 Thread Wilmoth, Jon
for JNDIRealm LDAPS connections Hi Jon, first of all, it seems that you have hijacked a thread by replying to a mail from this mailing list and changing the subject of the thread. That might be a reason, why you have not got any answers to your question yet. Am 27.03.2013 17:03, schrieb Wilmoth

Tomcat support for JNDIRealm LDAPS connections

2013-03-27 Thread Wilmoth, Jon
After searching through the Tomcat user forums and bug list it appears there are only two options to enable ldaps connections, without modification to the Tomcat JNDI Realm itself: 1) Start Tomcat using system properties that specify the default trust keystore password (e.g.