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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Mark Thomas <ma...@apache.org> ---
The root cause was the way homebrew configures OpenSSL. It imports the CAs
trrusted by the system when you install OpenSSL and uses those as the defaults
of you don't explicitly define a CA. The Tomcat Test CA was in that list due to
some previous testing I had been doing and that was the cause of the difference
in behaviour.

I have reverted the original patch as it is unnecessary.

Separately, I'll add some docs for OpenSSLConf.

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