https://bz.apache.org/bugzilla/show_bug.cgi?id=64141
Christopher Schultz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Christopher Schultz <[email protected]> --- Are you using OpenSSL? The caCertificateFile configuration option is only applicable if you are using the OpenSSL crypto engine. >From your description, I believe you have an incorrect configuration. You want to set: truststoreFile="D:\Program Files\Apache Software Foundation\Tomcat8_BackEnd_Test\cert\ca.pem" (but convert this file into a keystore) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
