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

Apache HTTPD segfaults during postinstall when RHEL in FIPS mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • httpd 2.4.23 GA
    • httpd

    Description

      If RHEL server is in FIPS mode, unable to run postinstall for JBCS Apache HTTPD.

      # unzip jbcs-httpd24-httpd-2.4.23-RHEL6-x86_64.zip
      # cd jbcs-httpd24-2.4/httpd/
      # ./.postinstall
      ./.postinstall: line 7:  2761 Aborted                 (core dumped) sbin/openssl genrsa -rand /proc/apm:/proc/cpuinfo:/proc/dma:/proc/filesystems:/proc/interrupts:/proc/ioports:/proc/pci:/proc/rtc:/proc/uptime 1024 > conf/openssl/pki/tls/private/localhost.key 2> /dev/null
      ./.postinstall: line 26:  2764 Done                    cat  <<EOF
      --
      SomeState
      SomeCity
      SomeOrganization
      SomeOrganizationalUnit
      ${FQDN}
      root@${FQDN}
      EOF
      
            2765 Aborted                 (core dumped) | OPENSSL_CONF=conf/openssl/pki/tls/openssl.cnf sbin/openssl req -new -key conf/openssl/pki/tls/private/localhost.key -x509 -days 365 -set_serial $RANDOM -out conf/openssl/pki/tls/certs/localhost.crt 2> /dev/null
      
      

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            rhn-support-rbost Robert Bost
            Michal Karm Michal Karm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: