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" but is missing the sslcertificatefile/sslcertificatekeyfile. The grep above can help find such virtual hosts. Does this help for you? BTW, for those needing to downgrade, I put old i386 builds at: http://people.debian.org/~sf/2.2.11-6/ That version lacks some DoS security fixes, though. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org