errors
am 11.07.2005 13:50:04 von Cosmin
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
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 , 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--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Re: errors
am 15.07.2005 12:37:13 von Daniel Kimblad
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
content=3Dtext/html;charset=3DISO-8859-1>
That is not very much information but =
one possible=20
reason
I can think of from the top of my head =
(I'm no=20
guru) is this.
Make sure you're connecting with ssl =
and not http.=20
Most
browsers need to have https:// =
specified as far as=20
I know.
Trying to connect to
href=3D"http://www.example.com:443/">http://www.example.com: 443/ =
will=20
not
work since it's trying
face=3DArial=20
size=3D2>to connect with http protocol on a
server only allowing ssl-
face=3DArial=20
size=3D2>protocol (they are completely
different).
Use
href=3D"https://www.example.com">https://www.example.com instead=
..
SSL establishes connection and then =
HTTP is=20
tunneled
inside of the SSL =
protocol.
Just a thought.
Kind regards
/Daniel
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
----- Original Message -----
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black">From:=20
href=3D"mailto:cosmin1109@gmail.com">Cosmin=20
To:
title=3Dmodssl-users@modssl.org=20
href=3D"mailto:modssl-users@modssl.org">modssl-users@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=20
some weird errors:
[Mon Jul 11 14:53:10 2005] [error] =
mod_ssl:=20
SSL handshake failed (server
href=3D"http://www.example.com:443">www.example.com:443, client =
192.168.1.2)=20
(System and OpenSSL library errors follow)
[Mon Jul 11 14:53:10 =
2005]=20
[error] System: Permission denied (errno: 13)
[Mon Jul 11 14:53:10 =
2005]=20
[error] OpenSSL: error:81086072:lib(129):func(134):reason(114)
[Mon =
Jul 11=20
14:53:10 2005] [error] OpenSSL:=20
error:81095076:lib(129):func(149):reason(118)
[Mon Jul 11 14:53:10 =
2005]=20
[error] OpenSSL: error:1408B005:SSL =
routines:SSL3_GET_CLIENT_KEY_EXCHANGE:DH=20
lib
Does anybody know what I'm doing wrong. Please =
help
My=20
server configuration:
- Apache/1.3.33 (Unix, =
Solaris)
-=20
mod_ssl/2.8.22
- =
OpenSSL/0.9.7d
------=_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