RE: Tomcat 7 HTTPS and LDAP authentication issue

2019-10-08 Thread John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco)
Message- From: Mark Thomas Sent: Tuesday, October 8, 2019 1:01 PM To: users@tomcat.apache.org Subject: Re: Tomcat 7 HTTPS and LDAP authentication issue On 08/10/2019 19:52, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) wrote: > Hi Mark, > > How are you config

Re: Tomcat 7 HTTPS and LDAP authentication issue

2019-10-08 Thread Mark Thomas
SSLProtocol="all" /> > > How are you configuring TLS for LDAP? > > Do you mean inside Tomcat? Yes. Or is the authentication happening in httpd? Mark > > Thanks > -John > > -Original Message- > From: Mark Thomas > Sent: Tuesday, Octob

RE: Tomcat 7 HTTPS and LDAP authentication issue

2019-10-08 Thread John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco)
Hi Mark, How are you configuring TLS for the Connector? How are you configuring TLS for LDAP? Do you mean inside Tomcat? Thanks -John -Original Message- From: Mark Thomas Sent: Tuesday, October 8, 2019 11:07 AM To: users@tomcat.apache.org Subject: Re: Tomcat 7 HTTPS and LDAP

Re: Tomcat 7 HTTPS and LDAP authentication issue

2019-10-08 Thread Mark Thomas
On 08/10/2019 18:55, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) wrote: > Hello, > > We have an application running on Tomcat 7.0.96. The application handles > authentication by accessing an internal LDAPS host by using credentials, a > keystore, and the > LDAPS ho