[Nagiosplug-devel] [ nagiosplug-Bugs-899649 ] check_http --ssl problem
SourceForge.net
noreply at sourceforge.net
Fri Feb 20 04:07:13 CET 2004
Bugs item #899649, was opened at 2004-02-18 15:41
Message generated for change (Comment added) made by tonvoon
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=899649&group_id=29880
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Vaclav Hala (vaclavhala)
Assigned to: Ton Voon (tonvoon)
Summary: check_http --ssl problem
Initial Comment:
System description:
FreeBSD 4.9, nagios-1.2 and nagios-plugins-1.3.1_1
from ports
when I use check_http --ssl on one server result is OK,
on another is result:
./check_http -I 192.168.10.16 --ssl
44958:error:140820A7:SSL
routines:SSL3_CHECK_CERT_AND_ALGORITHM:missing
export tmp rsa
key:/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s3_clnt.c:1952:
Unable to open TCP socket
----------------------------------------------------------------------
>Comment By: Ton Voon (tonvoon)
Date: 2004-02-20 11:58
Message:
Logged In: YES
user_id=664364
Thanks for the update. Closed.
----------------------------------------------------------------------
Comment By: Vaclav Hala (vaclavhala)
Date: 2004-02-20 11:39
Message:
Logged In: YES
user_id=978632
Problem was solved by adding line SSLCipherSuite to
httpd.conf.
Thank You
----------------------------------------------------------------------
Comment By: Ton Voon (tonvoon)
Date: 2004-02-20 03:53
Message:
Logged In: YES
user_id=664364
Vaclav,
A quick search on google suggests that
SSL3_CHECK_CERT_AND_ALGORITHM means that the target server can
only handle 56bit encryption. If the server is updated to 128-bit
encryption, it should work.
This fits with your report that one server works fine, but another doesn't.
Let us know how you get on.
Ton
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=899649&group_id=29880
More information about the Devel
mailing list