Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-15622

WARN Partial HTTPS configuration, the https connector WILL NOT be configured. Missing: HTTPS_KEYSTORE_TYPE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • 25.0.0.Final
    • OpenShift, Security
    • None

      We are configuring SSL with env variables HTTPS_NAME, HTTPS_KEYSTORE and HTTPS_PASSWORD as documented in [1]

      (Also it is using HTTPS_KEYSTORE_DIR, which is not documented but this is for other issue)

      And that works fine until WF 24. Now in WF 25 SSL does not work anymore. And new log message is emited on EAP start

      WARN Partial HTTPS configuration, the https connector WILL NOT be configured. Missing: HTTPS_KEYSTORE_TYPE
      

      And really after adding this env property HTTPS_KEYSTORE_TYPE=PKCS12 it works again.

      Giving high priority to issue because this is breaking backward compatibility.

      [1] https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/getting_started_with_jboss_eap_for_openshift_container_platform/index#https_env_variables

            jdenise@redhat.com Jean Francois Denise
            mchoma@redhat.com Martin Choma
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: