Bug 166463

Summary: localhost.pem not owned by package.
Product: [Fedora] Fedora Reporter: W. Michael Petullo <redhat>
Component: httpdAssignee: Joe Orton <jorton>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-22 10:02:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description W. Michael Petullo 2005-08-22 00:10:52 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.7.11) Gecko/20050815 Epiphany/1.7.4

Description of problem:
The mod_ssl package contains a postinstall scriptlet that creates /etc/pki/tls/private/localhost.crt.  However, the file is not owned by the package.  Should this file be %ghost'ed?

Version-Release number of selected component (if applicable):
mod_ssl-2.0.54-10.1

How reproducible:
Always

Steps to Reproduce:
rpm -qf /etc/pki/tls/private/localhost.crt

Additional info:

Comment 1 Joe Orton 2005-08-22 10:02:13 UTC
Not really, there's no real reason it needs to be removed when the package is
removed.  (It could well be used by the SSL configuration of other daemons)