Hi,
I try to simplify my question in the hopes that someone can answer it.
If I set both trustoreFile and javax.net.ssl.trustStore which one is
being honored? The documentation is not clear to me:
"The trust store file to use to validate client certificates. The
default is the value of the |javax.net.ssl.trustStore| system property.
If neither this attribute nor the default system property is set, no
trust store will be configured."
"The default" as in "if nothing else is found" or "if set"?
I have a truststoreFile set (which is read), but the validation is made
against java own jssecacerts or cacerts files, the one from the
truststoreFile is only used if explicitly mentioned in
javax.net.ssl.trustStore, no matter what.
Thanks,
Estani
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org