https://bz.apache.org/bugzilla/show_bug.cgi?id=64141

--- Comment #3 from Martin Wegner <martin.weg...@ebp.de> ---
(In reply to Christopher Schultz from comment #1)
> 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)

I use the Windows binaries, so it is Tomcat Native APR and OpenSSL.
This is the reason why I only use OpenSSL configuration parameters and no JSSE
configuration parameters. truststoreFile is a JSSE only configuration parameter
(https://tomcat.apache.org/tomcat-8.5-doc/config/http.html).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to