Bug 1172303

Summary: Apache HTTP Server build: SSL conf ambiguity / discrepancy: httpd-ssl.conf, ssl.conf
Product: [Retired] JBoss Web Server 3 Reporter: Michal Karm Babacek <mbabacek>
Component: unspecifiedAssignee: Weinan Li <weli>
Status: CLOSED EOL QA Contact: Pavel Slavicek <pslavice>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.0.0CC: jstefl, lfuka
Target Milestone: Beta   
Target Release: 3.0.0   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 18:35:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1171807    
Bug Blocks: 1178630    

Description Michal Karm Babacek 2014-12-09 19:41:14 UTC
Description of problem:

There are multiple ssl conf files, none of which is being picked up by .postinstall.

This affects all dependant modules such as auth_digest etc.

Please, fix it :-)

Comment 1 Weinan Li 2014-12-17 04:27:44 UTC
There are two ssl conf files in zip:

power:httpd weinanli$ find . | grep ssl.conf
./conf.d/ssl.conf
./httpd-ssl.conf

The 'httpd-ssl.conf' will be removed according to 1171807


The './conf.d/ssl.conf' should be loaded because at bottom of './conf/httpd.conf' it has:

# Supplemental configuration
#
# Load config files in the "/etc/httpd/conf.d" directory, if any.
IncludeOptional conf.d/*.conf

Comment 2 Libor Fuka 2015-01-20 14:04:15 UTC
Verified with DR1