[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-680) TomcatConnector#getType should not consult "secure" for HTTPS connectors

Jean-Frederic Clere (Jira) issues at jboss.org
Thu Apr 4 11:10:22 EDT 2019


    [ https://issues.jboss.org/browse/MODCLUSTER-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13718072#comment-13718072 ] 

Jean-Frederic Clere commented on MODCLUSTER-680:
------------------------------------------------

See http://tomcat.apache.org/tomcat-9.0-doc/config/http.html#Standard_Implementation

> TomcatConnector#getType should not consult "secure" for HTTPS connectors
> ------------------------------------------------------------------------
>
>                 Key: MODCLUSTER-680
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-680
>             Project: mod_cluster
>          Issue Type: Bug
>          Components: Core & Container Integration (Java)
>    Affects Versions: 1.2.13.Final, 2.0.0.Alpha1, 1.3.10.Final
>            Reporter: Radoslav Husar
>            Assignee: Jean-Frederic Clere
>            Priority: Major
>
> The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult 
> {{return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}} 
> but rather whatever is set 
> {{SSLEnabled="true"}}.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the mod_cluster-issues mailing list