Uploaded image for project: 'JBoss Core Services'
  1. JBoss Core Services
  2. JBCS-155

RHEL: ssl.conf contains absolute paths for cert and key

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • httpd 2.4.23 CR1
    • httpd 2.4.23 DR3, httpd 2.4.23 ER3
    • httpd
    • None
    • RHEL

    • CR1
    • Hide

      1. Unzip RHEL JBCS
      2. Run postinstall script
      3. Start httpd

      Show
      1. Unzip RHEL JBCS 2. Run postinstall script 3. Start httpd

      The RHEL ssl.conf contains absolute paths for cert and key:

      ...
      122 SSLCertificateFile /etc/pki/tls/certs/localhost.crt
      ...
      129 SSLCertificateKeyFile /etc/pki/tls/private/localhost.key
      ...
      

      If the files do not exist, httpd won't start. Postinstall script creates key and cert in relative dirs to unzipped JBCS:

      conf/openssl/pki/tls/private/localhost.key
      conf/openssl/pki/tls/certs/localhost.crt
      

              gzaronik@redhat.com George Zaronikas
              fgoldefu@redhat.com Filip Goldefus (Inactive)
              Jan Onderka Jan Onderka
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: