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

RPM: SSLPassPhraseDialog value in ssl.conf prevents start of httpd service

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • httpd 2.4.6 DR3
    • None
    • httpd, rpm
    • None

      The value SSLPassPhraseDialog in ssl.conf (jbcs-httpd24-mod_ssl-2.4.6-70.jbcs.el7.x86_64.rpm) causes fail during start httpd service and httpd won't start. Original ssl.conf:

      SSLPassPhraseDialog exec:/usr/libexec/httpd-ssl-pass-dialog
      

      Fix:

      SSLPassPhraseDialog exec:/opt/rh/jbcs-httpd24/root/usr/libexec/httpd-ssl-pass-dialog
      

      Exception with original setup:

      Jan 21 07:02:17 hp-microservergen8-01.ml3.eng.bos.redhat.com systemd[1]: Starting The Apache HTTP Server...
      Jan 21 07:02:17 hp-microservergen8-01.ml3.eng.bos.redhat.com httpd[42678]: AH00526: Syntax error on line 35 of /opt/rh/jbcs-httpd24/root/etc/httpd/conf.d/ssl.conf:
      Jan 21 07:02:17 hp-microservergen8-01.ml3.eng.bos.redhat.com httpd[42678]: SSLPassPhraseDialog: file '/usr/libexec/httpd-ssl-pass-dialog' does not exist
      Jan 21 07:02:17 hp-microservergen8-01.ml3.eng.bos.redhat.com systemd[1]: jbcs-httpd24-httpd.service: main process exited, code=exited, status=1/FAILURE
      

              fnasser Fernando Nasser
              fgoldefu@redhat.com Filip Goldefus (Inactive)
              Filip Goldefus Filip Goldefus (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: