Check HTTPS?

Nicole Haehnel Nicole.Haehnel at epost.de
Sun Sep 15 19:02:30 CEST 2002


Hi,
sadly the configure script doesn't find my openssl dirs (redhat 7.3).
Here is my configure command:

./configure --prefix=/usr/local/nagios --with-nagios-user=nagios --with-nagi
os-group=nagios --with-cgiurl=/nagios/cgi-bin --with-openssl=/usr/include/op
enssl

output:
...
checking for openssl... (cached) /usr/bin/openssl
checking for openssl/x509.h... (cached) no
checking for openssl/ssl.h... (cached) no
checking for openssl/rsa.h... (cached) no
checking for openssl/pem.h... (cached) no
checking for openssl/crypto.h... (cached) no
checking for openssl/err.h... (cached) no
...

openssl is installed:
(although I don't know if I need all 3 packages)
[root at Linux-Nagios nagiosplug-1.3-beta1]# rpm -qa|grep openssl
openssl-0.9.6b-28
openssl-devel-0.9.6b-28
openssl096-0.9.6-13

Thanks
Nicole


----- Original Message -----
From: "Geert Vanderkelen" <geert at kemuri.org>
To: "Nagios" <nagios-users at lists.sourceforge.net>
Cc: <Nicole.Haehnel at epost.de>
Sent: Sunday, September 15, 2002 1:02 PM
Subject: Re: [Nagios-users] Check HTTPS?


> Hey Nicole,
>
> Sure, you have to compile the plugins with:
> ./configure --with-openssl=/path/to/your/openssl
>
> then the check_http will be compiled with SSL support. Or check if it
> doesn't already support it with: check_http --help
> You should see some options for SSL.
>
> Geert
>
> On Sun, 2002-09-15 at 10:30, Nicole Haehnel wrote:
> > Hi,
> >
> > is it possible to check HTTPS with nagios?
> > I tried to check it with check_tcp -p 443, but this only checks if there
can be made a valid tcp-connection and not if my application can still serve
HTTPS.
> >
> >
> > Thanks.
> >
> >
> > Nicole
> --
> Geert Vanderkelen
> Kemuri.Org
>
> http://kemuri.org
>
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf




More information about the Users mailing list