SSL funktioniert nicht Ordnungsgemäss

Alles, was den Apache betrifft, kann hier besprochen werden.

SSL funktioniert nicht Ordnungsgemäss

Postby Lumio » 17. April 2008 18:51

Hallo! Ich hab ein kleines Problem. Ich habe ein Zertifikat und möchte das für alle vHosts meines Servers verwenden, die nicht definiert wurden.

So siehts aus meine default-Datei aus (also die ersten paar Zeilen):
Code: Select all
<VirtualHost *:443>
        ServerAdmin webmaster@localhost

        SSLEngine On
        SSLCertificateFile /etc/apache2/ssl/apache.pem

        DocumentRoot /var/www/default/htdocs/
        <Directory />
                Options FollowSymLinks
                AllowOverride None
        </Directory>
# und noch etwas mehr
</VirtualHost>


Wenn ich nun /etc/init.d/apache2 reload mache, kommt folgende Warnung:
Code: Select all
1812
[Thu Apr 17 19:56:49 2008] [error] VirtualHost *:443 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results

An was kann das liegen, und wie kann ich das umgehen?

Das kommt jetzt übrigends für jeden vHost, der so aufgebaut ist.
User avatar
Lumio
 
Posts: 17
Joined: 01. February 2008 08:43

Return to Apache

Who is online

Users browsing this forum: No registered users and 27 guests