Thanks for the info.
On Saturday 05 September 2009, Julian Mehnle wrote:
> /etc/apache2/apache2.conf:NameVirtualHost *:80
> /etc/apache2/apache2.conf:NameVirtualHost *:443
> /etc/apache2/sites-enabled/00default:
> /etc/apache2/sites-enabled/00default:SSLEngine off
> /etc/apache2/sites-enabled
Stefan Fritsch wrote:
> I can't reproduce that problem. Can one of you please provide some
> more detailed information about his configuration? The output of
>
> egrep -ir '^[^#]*(sslcertificate|sslengine|virtualhost)'
> /etc/apache2/*conf* /etc/apache2/*enabled
>
> would be nice.
I cannot disclo
On Friday 04 September 2009, Stefan Fritsch wrote:
> egrep -ir '^[^#]*(sslcertificate|sslengine|virtualhost)'
> /etc/apache2/*conf* /etc/apache2/*enabled
One configuration where I see this error is with:
NameVirtualHost *:443
and several *:443 virtual hosts, where one of them has "sslengine on"
Hi,
On Friday 14 August 2009, Marc Dequènes (Duck) wrote:
> I just upgraded from 2.2.11-6 to 2.2.12-1, and my server failed to
> start with the following error:
>[error] Server should be SSL-aware but has no certificate
> configured [Hint: SSLCertificateFile]
I can't reproduce that proble
I, too, can confirm this for 2.2.12-1.
I wasted two hours trying to figure out if there was *some* way to adjust
my configuration to make it work, to no avail. After all, I was forced
to downgrade to 2.2.11, which I was using before.
Luckily I still had the packages in my cache, or I would hav
Hi,
Same problem here.
I managed to get rid of it by declaring SSLCertificateFile and
SSLCertificateKeyFile only once (I put it in ssl.conf) and having only
"SSLEngine on" in all SSL vhosts configurations.
Looks like apache is more strict on configuration files now. So, it may not
be a bug but i
Package: apache2
Version: 2.2.12-1
Severity: grave
Justification: apache2 with a (quite common) SSL configuration won't work
Coin,
I just upgraded from 2.2.11-6 to 2.2.12-1, and my server failed to
start with the following error:
[error] Server should be SSL-aware but has no certificate
c
7 matches
Mail list logo