This is a discussion on Re: errors within the Modssl Users forums, part of the Web Server and Related Forums category; This is a multi-part message in MIME format. ------=_NextPart_000_0018_01C58939.ED4D3B50 Content-Type: text/plain; charset="iso-8859-1&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a multi-part message in MIME format.
------=_NextPart_000_0018_01C58939.ED4D3B50 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable That is not very much information but one possible reason I can think of from the top of my head (I'm no guru) is this. Make sure you're connecting with ssl and not http. Most browsers need to have https:// specified as far as I know. Trying to connect to http://www.example.com:443/ will not work since it's trying to connect with http protocol on a server only allowing ssl-protocol (they are completely different). Use https://www.example.com instead. SSL establishes connection and then HTTP is tunneled inside of the SSL protocol. Just a thought. Kind regards /Daniel ----- Original Message -----=20 From: Cosmin=20 To: modssl-users@modssl.org=20 Sent: Monday, July 11, 2005 1:50 PM Subject: errors Hi, I'm tring to configure apache with mod_ssl and I get some weird = errors: [Mon Jul 11 14:53:10 2005] [error] mod_ssl: SSL handshake failed = (server www.example.com:443, client 192.168.1.2) (System and OpenSSL = library errors follow) [Mon Jul 11 14:53:10 2005] [error] System: Permission denied (errno: = 13) [Mon Jul 11 14:53:10 2005] [error] OpenSSL: = error:81086072:lib(129):func(134):reason(114) [Mon Jul 11 14:53:10 2005] [error] OpenSSL: = error:81095076:lib(129):func(149):reason(118) [Mon Jul 11 14:53:10 2005] [error] OpenSSL: error:1408B005:SSL = routines:SSL3_GET_CLIENT_KEY_EXCHANGE:DH lib Does anybody know what I'm doing wrong. Please help My server configuration: - Apache/1.3.33 (Unix, Solaris) - mod_ssl/2.8.22 - OpenSSL/0.9.7d ------=_NextPart_000_0018_01C58939.ED4D3B50 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type = content=3Dtext/html;charset=3DISO-8859-1> <META content=3D"MSHTML 6.00.2800.1505" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY text=3D#000000 bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>That is not very much information but = one possible=20 reason</FONT></DIV> <DIV><FONT face=3DArial size=3D2>I can think of from the top of my head = (I'm no=20 guru) is this.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Make sure you're connecting with ssl = and not http.=20 Most</FONT></DIV> <DIV><FONT face=3DArial size=3D2>browsers need to have https:// = specified as far as=20 I know.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Trying to connect to <A=20 href=3D"http://www.example.com:443/">http://www.example.com:443/</A> = will=20 not</FONT></DIV> <DIV><FONT face=3DArial size=3D2>work since it's trying </FONT><FONT = face=3DArial=20 size=3D2>to connect with http protocol on a</FONT></DIV> <DIV><FONT face=3DArial size=3D2>server only allowing ssl-</FONT><FONT = face=3DArial=20 size=3D2>protocol (they are completely</FONT></DIV> <DIV><FONT face=3DArial size=3D2>different).</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Use <A=20 href=3D"https://www.example.com">https://www.example.com</A> instead= ..</FONT></DIV> <DIV><FONT face=3DArial size=3D2>SSL establishes connection and then = HTTP is=20 tunneled</FONT></DIV> <DIV><FONT face=3DArial size=3D2>inside of the SSL = protocol.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Just a thought.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Kind regards</FONT></DIV> <DIV><FONT face=3DArial size=3D2>/Daniel</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <BLOCKQUOTE=20 style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; = BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV> <DIV=20 style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: = black"><B>From:</B>=20 <A title=3Dcosmin1109@gmail.com = href=3D"mailto:cosmin1109@gmail.com">Cosmin</A>=20 </DIV> <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A = title=3Dmodssl-users@modssl.org=20 href=3D"mailto:modssl-users@modssl.org">modssl-users@modssl.org</A> = </DIV> <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Monday, July 11, 2005 = 1:50 PM</DIV> <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> errors</DIV> <DIV><BR></DIV>Hi,<BR>I'm tring to configure apache with mod_ssl and I = get=20 some weird errors:<BR><BR><SMALL>[Mon Jul 11 14:53:10 2005] [error] = mod_ssl:=20 SSL handshake failed (server <A class=3Dmoz-txt-link-abbreviated=20 href=3D"http://www.example.com:443">www.example.com:443</A>, client = 192.168.1.2)=20 (System and OpenSSL library errors follow)<BR>[Mon Jul 11 14:53:10 = 2005]=20 [error] System: Permission denied (errno: 13)<BR>[Mon Jul 11 14:53:10 = 2005]=20 [error] OpenSSL: error:81086072:lib(129):func(134):reason(114)<BR>[Mon = Jul 11=20 14:53:10 2005] [error] OpenSSL:=20 error:81095076:lib(129):func(149):reason(118)<BR>[Mon Jul 11 14:53:10 = 2005]=20 [error] OpenSSL: error:1408B005:SSL = routines:SSL3_GET_CLIENT_KEY_EXCHANGE:DH=20 lib<BR></SMALL><BR>Does anybody know what I'm doing wrong. Please = help<BR>My=20 server configuration:<BR> - Apache/1.3.33 (Unix, = Solaris)<BR> -=20 mod_ssl/2.8.22<BR> - = OpenSSL/0.9.7d<BR></BLOCKQUOTE></BODY></HTML> ------=_NextPart_000_0018_01C58939.ED4D3B50-- __________________________________________________ ____________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List modssl-users@modssl.org Automated List Manager majordomo@modssl.org |
![]() |
| Thread Tools | |
| Display Modes | |
|
|