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

Wrong path for storing localhsot.crt and localhost.key during RPM instalation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • httpd 2.4.23 CR1
    • httpd 2.4.23 ER3
    • httpd, openssl, rpm
    • None
    • CR1

      Mod_ssl RPM postinstall script should create localhost.key and localhost.crt in directory (POSTIN:7):

      /opt/rh/jbcs-httpd24/root/etc/pki/tls/private/
      

      but files are created in:

      /etc/pki/tls/certs/localhost.crt
      /etc/pki/tls/private/localhost.key
      

      Also it needs to change path defined in conf.d/ssl.conf file:

      SSLCertificateKeyFile /etc/pki/tls/private/localhost.key
      

            gzaronik@redhat.com George Zaronikas
            jonderka@redhat.com Jan Onderka
            Jan Onderka Jan Onderka
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: