Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-23565

Fix Nuxeo Tomcat HTTPS Configuration

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 9.3-SNAPSHOT
    • Fix Version/s: 9.3
    • Component/s: Core

      Description

      When testing a third-party integration, we needed to configure an HTTPS configuration (requirement of the addon). But we cannot find a running HTTPS Nuxeo configuration

      Step to reproduce:

      In the nuxeo.conf file

      nuxeo.server.https.port=8443
      nuxeo.server.https.keystoreFile=/Users/gregorycarlin/keys/my-release-key.keystore
      nuxeo.server.https.keystorePass=Nuxeo2017!
      nuxeo.templates=default,https

      The server can't run and says :

      nuxeo_1  | WARNING: Catalina.start using conf/server.xml: Error at (106, 25) :
      Multiple SSLHostConfig elements were provided for the host name [_default_].
      Host names must be unique.
      

      It seems we are using deprecated attribute according to https://stackoverflow.com/questions/42135892/tomcat-8-5-server-xml-multiple-sslhostconfig-elements-were-provided-for-the-ho#45496152

      It looks like it's related to the version of Tomcat we're using

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

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