Am Donnerstag, 22. September 2005 09:42 schrieb Peter Wiersig:
On Tue, Sep 20, 2005 at 02:57:20PM +0200, Uwe Grosskinsky wrote:
0000 - 3c 68 74 6d 6c 3e 3c <html>< SSL_connect:error in SSLv2/v3 read server hello A 5245:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:478:
Klares Zeichen: Dein Indianer spricht kein SSL auf Port 443.
Wo steht bei dir die "SSLEngine On" Anweisung? unter /etc/apache2/conf.d/vhost-ssl.conf in der Zeile 46 steht "SSLEngine on"
in meinem fall scheint aber etwas bereits auf den Port zu lauschen und deshalb mag der Apache2 nicht mit "rcapache2 startssl" anlaufen er schreit jedesmal mail:/etc/apache2/conf.d # rcapache2 startssl Starting httpd2 (prefork) (98)Address already in use: make_sock: could not bind to address [::]:443 no listening sockets available, shutting down Unable to open logs startproc: exit status of parent of /usr/sbin/httpd2-prefork: 1 failed ich bin mir sicher das das Problem meine wenigkeit ist!! was sollte den der Standard sein damit er überhaupt tut !! Eine Nette Selle versucht sich auch schon dran und hilft mir dabei nur port 443 ist scheinbar belegt.!!
Beispielhafte Konfiguration findest du unter /etc/apache2/vhosts/vhost-ssl.template
welche du Dank der httpd.conf-Anweisung Include /etc/apache2/vhosts.d/*.conf
z.B. nach /etc/apache/vhosts/mein-sslserver.conf kopiert und die Anpassungen vornimmst.
Peter