Bug 58265

Summary: fhs "compliance" on openssl
Product: [Retired] Red Hat Linux Reporter: Seth Vidal <skvidal>
Component: opensslAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2   
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: 2004-05-05 03:26:14 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 Seth Vidal 2002-01-12 15:09:26 UTC
the openssl pkg puts its certs directory in /usr/share/ssl/certs

If an admin is putting certs in place they would then have to place or symlink
them into /usr/share/ssl/certs

Since an ssl key is more like a config file it should probably be in
/etc/ssl/certs. Additionally it makes backups more simple b/c you can just grab
/etc and get all the critical files in one place.

It doesn't make sense for a directory where a user should put files for the
system to be in /usr which could be mounted ro.

Thanks

Comment 1 Seth Vidal 2004-05-05 03:26:14 UTC
not gonna happen too much stuff would break on upgrade