Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-3814

Commented SSL Connector fix for tomee server.xml

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Major
    • Resolution: Done
    • 8.0.8
    • 8.0.11
    • None
    • None

    Description

      Current server.xml contains the following commented out SSL connector:

       

          <!--
          <Connector port="8443" protocol="org.apache.coyote.http11.Http11NioProtocol"
                     maxThreads="150" SSLEnabled="true">
              <SSLHostConfig>
                  <Certificate certificateKeystoreFile="conf/localhost-rsa.jks"
                               type="RSA" xpoweredBy="false" server="Apache TomEE" />
              </SSLHostConfig>
          </Connector>
          -->
      

       

       

      The configuration for 

      xpoweredBy="false" server="Apache TomEE

       is misleading since for this to work needs to be set in the "Connector" tag:

       

       

       <!-- <Connector port="8443" protocol="org.apache.coyote.http11.Http11NioProtocol" maxThreads="150" SSLEnabled="true" xpoweredBy="false" server="Apache TomEE"> <SSLHostConfig> <Certificate certificateKeystoreFile="conf/localhost-rsa.jks" type="RSA"/> </SSLHostConfig> </Connector> 
      -->
      

       

       

      Attachments

        1. Screen Shot 2022-02-16 at 13.27.14.png
          174 kB
          Cesar Hernandez

        Activity

          People

            cesarhernandezgt Cesar Hernandez
            cesarhernandezgt Cesar Hernandez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1h
                1h