Bug 1175317 - [httpd] mod_ssl misconfigured in conf.d/ssl.conf
Summary: [httpd] mod_ssl misconfigured in conf.d/ssl.conf
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Web Server 3
Classification: Retired
Component: unspecified
Version: 3.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: Beta
: 3.0.0
Assignee: Weinan Li
QA Contact: Pavel Slavicek
URL:
Whiteboard:
Depends On:
Blocks: 1178630
TreeView+ depends on / blocked
 
Reported: 2014-12-17 13:44 UTC by Michal Haško
Modified: 2020-03-27 18:38 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 18:38:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Michal Haško 2014-12-17 13:44:24 UTC
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

Comment 1 Weinan Li 2014-12-22 08:18:25 UTC
[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/

Comment 2 Libor Fuka 2015-01-08 09:50:05 UTC
Verified with DR0.1 RHEL6 and RHEL7


Note You need to log in before you can comment on or make changes to this bug.