Jon,

On 7/7/22 16:56, jonmcalexander.wellsfargo.com via dev wrote:
Seem to have an issue with mod-proxy and making the JSESSIONID and the SMSESSION cookie sticky. How can this be done? This setup was working with mod-jk, but when moving to mod-proxy over https it’s not working. We are configured to use mutual authentication between apache and tomcat (for proxy only), but with the certificateVerification set to required in Tomcat, we are getting a java.base/sun.security.ssl.Alert.createSSLException and with setting it to optional, we are getting a javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate error (extensive).

Did you double-check the client and server certs to make sure they haven't expired or anything silly like that?

It sounds like you are reporting multiple problems, here.

Which one is most urgent/problematic? We'll solve one thing at a time.

-chris

Reply via email to