Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277297 - www-servers/apache: the ssl folder generated at compilation should be placed at a more sensible location.
Summary: www-servers/apache: the ssl folder generated at compilation should be placed ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Apache Team - Bugzilla Reports
URL: http://httpd.apache.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-10 09:05 UTC by Milos Ivanovic
Modified: 2009-09-20 08:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Ivanovic 2009-07-10 09:05:17 UTC
When compiling www-servers/apache, an SSL folder is generated at "/etc/apache2/ssl" containing two files: server.key and server.crt.

A more appropriate location to place these files would be in "/etc/ssl/apache[2]" - this is because most other programs use this space when automatically generating SSL certificates (i.e. postfix/dovecot - {/etc/ssl/postfix, /etc/ssl/dovecot})

Just doing some housework.

Reproducible: Always

Steps to Reproduce:
1. emerge -av apache
2. folder found at /etc/apache/ssl
3. which should be in /etc/ssl/apache[2]
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2009-07-10 16:08:45 UTC
Thank you for report. Assigning on maintainers.
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2009-09-20 08:38:50 UTC
fixed in 2.2.13-r1, thanks