errors
This is a multi-part message in MIME format.
--------------030503060806010703060909
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
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
--------------030503060806010703060909
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
I'm tring to configure apache with mod_ssl and I get some weird errors:<br>
<br>
<small>[Mon Jul 11 14:53:10 2005] [error] mod_ssl: SSL handshake failed
(server <a class="moz-txt-link-abbreviated" href="http://www.example.com:443">www.example.com:443</a>, client 192.168.1.2) (System and OpenSSL
library errors follow)<br>
[Mon Jul 11 14:53:10 2005] [error] System: Permission denied (errno: 13)<br>
[Mon Jul 11 14:53:10 2005] [error] OpenSSL:
error:81086072:lib(129):func(134):reason(114)<br>
[Mon Jul 11 14:53:10 2005] [error] OpenSSL:
error:81095076:lib(129):func(149):reason(118)<br>
[Mon Jul 11 14:53:10 2005] [error] OpenSSL: error:1408B005:SSL
routines:SSL3_GET_CLIENT_KEY_EXCHANGE:DH lib<br>
</small><br>
Does anybody know what I'm doing wrong. Please help<br>
My server configuration:<br>
- Apache/1.3.33 (Unix, Solaris)<br>
- mod_ssl/2.8.22<br>
- OpenSSL/0.9.7d<br>
</body>
</html>
--------------030503060806010703060909--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users [at] modssl.org
Automated List Manager majordomo [at] modssl.org
Re: errors
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 -----
From: Cosmin
To: modssl-users [at] modssl.org
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
reason</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I can think of from the top of my head =
(I'm no
guru) is this.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Make sure you're connecting with ssl =
and not http.
Most</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>browsers need to have https:// =
specified as far as
I know.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Trying to connect to <A
href=3D"http://www.example.com:443/">http://www.example.com: 443/</A> =
will
not</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>work since it's trying </FONT><FONT =
face=3DArial
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
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
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
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
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
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>
<A title=3Dcosmin1109 [at] gmail.com =
href=3D"mailto:cosmin1109 [at] gmail.com">Cosmin</A>
</DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dmodssl-users [at] modssl.org
href=3D"mailto:modssl-users [at] modssl.org">modssl-users [at] 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
some weird errors:<BR><BR><SMALL>[Mon Jul 11 14:53:10 2005] [error] =
mod_ssl:
SSL handshake failed (server <A class=3Dmoz-txt-link-abbreviated
href=3D"http://www.example.com:443">www.example.com:443</A>, client =
192.168.1.2)
(System and OpenSSL library errors follow)<BR>[Mon Jul 11 14:53:10 =
2005]
[error] System: Permission denied (errno: 13)<BR>[Mon Jul 11 14:53:10 =
2005]
[error] OpenSSL: error:81086072:lib(129):func(134):reason(114)<BR>[Mon =
Jul 11
14:53:10 2005] [error] OpenSSL:
error:81095076:lib(129):func(149):reason(118)<BR>[Mon Jul 11 14:53:10 =
2005]
[error] OpenSSL: error:1408B005:SSL =
routines:SSL3_GET_CLIENT_KEY_EXCHANGE:DH
lib<BR></SMALL><BR>Does anybody know what I'm doing wrong. Please =
help<BR>My
server configuration:<BR> - Apache/1.3.33 (Unix, =
Solaris)<BR> -
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 [at] modssl.org
Automated List Manager majordomo [at] modssl.org