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

--- Comment #5 from Remy Maucherat <r...@apache.org> ---
(In reply to Martin Wegner from comment #4)
> I checked the source code and you are right. When the JSSE only parameters
> truststoreFile and truststorePassword are set, then the caCertificateFile
> would be ignored and the provided truststore would be used. If this is
> intended, then the documentation should be updated.

This is by accident right now, so we need to decide if this is labelled as
"intended" [I hope you don't have a problem with retcons if your shows, because
we do it here as well :) ] or if it should be fixed. The two attributes
caCertificateFile and truststoreFile could reset the other to null (if it not
null) and WARN about it since they are mutually exclusive.

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