Since you are using SSL together with Apache you should
either use the mailing list for mod_ssl or for Apache_SSL.

Furthermore you should check the FAQ and your logs.

Both will tell you that you used http on the port 443!
See the s_client output as well which clearly indicates
some cleartext ("<!DOCTY") that comes from the error
document.

Admin - webMood.it schrieb:
> 
> Hallo.
> 
> I've configured and installed on Linux RedHat 5.2 (linux-2.0.36):
> - Apache/1.3.6 (Unix)
> - OpenSSL 0.9.3a 29 May 1999
> - The certificates (key, csr, crt)
> - The certificates configuration lines in "httpd.conf"
> 
> When I try: "./s_client -connect www.webmood.com:80 -state -debug"
> 
> I receive an error as following:
> 
> CONNECTED(00000003)
> SSL_connect:before SSL initalisation
> write to 080DF4A0 [080DF4F8] (109 bytes => 109 (0x6D))
> 0000 - 80 6b 01 03 01 00 42 00-00 00 20 00 00 16 00 00   .k....B... .....
> 0010 - 13 00 00 0a 00 00 07 00-00 05 00 00 04 00 00 15   ................
> 0020 - 00 00 12 00 00 09 07 00-c0 05 00 80 03 00 80 01   ................
> 0030 - 00 80 08 00 80 06 00 40-00 00 14 00 00 11 00 00   .......@........
> 0040 - 08 00 00 06 00 00 03 04-00 80 02 00 80 17 35 fb   ..............5.
> 0050 - c4 26 5d 49 10 a1 08 7b-7b a4 5a 10 0b 04 e5 54   .&]I...{{.Z....T
> 0060 - f7 17 62 c7 b2 0b 7e 83-11 2f 12 3d fe            ..b...~../.=.
> SSL_connect:SSLv2/v3 write client hello A
> read from 080DF4A0 [080E4A58] (7 bytes => 7 (0x7))
> 0000 - 3c 21 44 4f 43 54 59                              <!DOCTY
> SSL_connect:error in SSLv2/v3 read server hello A
> 535:error:140770F8:SSL routines:SSL23_GET_SERVER_HELLO:unknown
> protocol:s23_clnt
> .c:451:
> 
> In "httpd.conf", if I want the ":443" enabled, I need to set up under
> "Port80" line:
> 
> Listen 80
> Listen 443
> 
> Please, I need your precious help, if it's possible. :-)
> 
> Thanks a lot.
> 
> Silvio Murisengo
> 
> *******    webMood    *******
> Via de' Cadolingi, 4/A
> 50142    FIRENZE - ITALY
> tel.: +39-0557876154
> fax: +39-0557333588
> *******************************
> http://www.webmood.it
> http://www.webmood.com
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

-- 
Holger Reif                  Tel.: +49 361 74707-0
SmartRing GmbH               Fax.: +49 361 7470720
Europaplatz 5             [EMAIL PROTECTED]
D-99091 Erfurt                    WWW.SmartRing.de
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to