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

--- Comment #3 from Christopher Schultz <ch...@christopherschultz.net> ---
(In reply to Yuval Levin from comment #2)
> Maybe I had to specify, but this is in the part that explains how to import
> a CA Authority cert.

Good point. Note that -trustcacerts should only be necessary when importing the
CA's intermediate certificate into a trust store. Once the intermediate cert is
in the trust store, importing your server's certificate does not require the
-trustcacerts -- because the intermediate cert is already in your trust store
and therefore already trusted :)

> BTW the documentation of 8.0 has the same explanation.

And 7.0, 9.0, and 10.0. Note that 8.0 reached EOL in 2018.

Patches are always welcome.

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