Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288428 - default apache ssl setup does not point to generated ssl certs.
Summary: default apache ssl setup does not point to generated ssl certs.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 13:03 UTC by Asbjorn Sannes
Modified: 2009-10-10 20:15 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 Asbjorn Sannes 2009-10-10 13:03:12 UTC
00_default_ssl_vhost.conf does not point to the correct location for:
SSLCertificateFile /etc/apache2/ssl/server.crt
SSLCertificateKeyFile /etc/apache2/ssl/server.key

which now resides in /etc/ssl/apache2/ after the apache-2.eclass was changed.


Reproducible: Always

Steps to Reproduce:
1. Install www-servers/apache with ssl use flag
2. Start apache

Actual Results:  
Get an error that says that the certificate is not available.

Expected Results:  
apache should be started with no errors
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2009-10-10 20:15:42 UTC
i have fixed this already for the latest ebuild (2.2.14-r1)