Yeah I had to download the development packages for openssl and recompile it that way. So it is working correctly now. Thanks
-Cale -----Original Message----- From: Marc Powell [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 5:07 PM To: nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] Check_http SSL compile > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Pantke, Cale > Sent: Wednesday, January 18, 2006 3:54 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Check_http SSL compile > > > I'm trying to get check_http to have SSL configured so that it will stop > telling me this. > > "status:/usr/local/nagios/libexec# ./check_http -H 10.3.8.41 -S > check_http: Invalid option - SSL is not available" > > So I tried to recompile all of the nagios plugins. I used the ./configure > command like this > "./configure --with-openssl=/usr/bin/openssl" > > But at the end of the script, it tells you if it included SSL and it > always says no. I checked to see if openssl is there and it is. I can run > it. I also looked for a 'config.cache' file that everyone says to remove, > but I can't find one of those. I'm not sure what to do from here. Thanks > for the help. > Do you have the openssl-devel libraries installed? Are the devel files in /usr/bin/openssl (not likely)? Under RHAS 3, the openssl-devel libs are installed under /usr so I would use './configure --with-openssl=/usr' -- config.status: creating po/Makefile --with-cgiurl: /nagios/cgi-bin --with-nagios-user: nagios --with-nagios-group: nagios --with-trusted-path: /bin:/sbin:/usr/bin:/usr/sbin --with-ping-command: /bin/ping -n -U -w %d -c %d %s --with-ping6-command: --with-lwres: no --with-ipv6: yes --with-openssl: yes --enable-emulate-getaddrinfo: no -- Marc ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null