Description of problem: conf.d/ssl.conf:18: SSLPassPhraseDialog exec:/usr/libexec/httpd-ssl-pass-dialog But there's no such file, therefore httpd won't start, logs/httpd.log AH00526: Syntax error on line 18 of /opt/ews/workspace/jws-3.0/httpd/conf.d/ssl.conf: SSLPassPhraseDialog: file '/usr/libexec/httpd-ssl-pass-dialog' does not exist Version-Release number of selected component (if applicable): jws-3.0.0-DR0
[weli@dhcp-66-78-87 jws-compose]$ git blame jws-compose.spec | grep ssl-pass-dialog 84a84de3 jws-compose.spec (Weinan Li 2014-12-18 23:50:36 +0800 301) cp %{_libexecdir}/httpd-ssl-pass-dialog httpd/sbin/
Verified with DR0.1 RHEL6 and RHEL7