You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2019/10/31 15:00:46 UTC

[Bug 63894] SLHostConfig certificateVerification="optionalNoCA" certificateVerificationDepth="6" doesn't work

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

--- Comment #1 from Remy Maucherat <re...@apache.org> ---
Created attachment 36866
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36866&action=edit
Test patch

The OpenSSL style doesn't work well with the JSSE style configuration on engine
creation. Also optionalNoCA doesn't mean much since JSSE always has a
truststore. So trying to pass the two parameters and see how it works, I didn't
test it though.

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