You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Danny Trunk (Jira)" <ji...@apache.org> on 2023/06/26 08:30:00 UTC

[jira] [Created] (OFBIZ-12835) Support SSLHostConfig in CatalinaContainer

Danny Trunk created OFBIZ-12835:
-----------------------------------

             Summary: Support SSLHostConfig in CatalinaContainer
                 Key: OFBIZ-12835
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12835
             Project: OFBiz
          Issue Type: Task
            Reporter: Danny Trunk


In Tomcat 8 the SSL attributes were in the Connector. In 8.5 and 9 they got deprecated. Beginning with Tomcat 10 they will be removed in favor of the new SSLHostConfig and Certificate sub-elements.

 

So, this change will be required in the future for Tomcat 10

See also [https://tomcat.apache.org/tomcat-9.0-doc/config/http.html#SSL_Support|https://tomcat.apache.org/tomcat-9.0-doc/config/http.html#SSL_Support] .



--
This message was sent by Atlassian Jira
(v8.20.10#820010)