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

--- Comment #4 from Mark Thomas <ma...@apache.org> ---
Success! From a certain point of view. I have been able to recreate this. You
will see this error if you certs are in DER rather than PEM format.

OpenSSL can handle DER quite happily but the code we added to enable you to
switch seamlessly between OpenSSL and JSSE only works with PEM.

As a minimum, we should be able to get DER certs working again with OpenSSL.
Getting them working with JSSE as well might be more of a challenge. Meanwhile
conversion to PEM format should get everything working for you.

-- 
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