Re: [Nagios-users] check_http and self signed certs

2012-08-15 Thread Claudio Kuenzler
On Wed, Aug 15, 2012 at 5:03 PM, wrote: > Using -H url -I IP -s string -f follow and -p where applicable > Timeout seems to be the issue yet the URLs are loading fine in less than a > second, (-t is set to 45 seconds as well) > Thanks > Generally you can use -S and -p 443 for SSL-sites. It doesn

Re: [Nagios-users] check_http and self signed certs

2012-08-15 Thread masoud . tabrizi
Reply-To: Nagios Users List Subject: Re: [Nagios-users] check_http and self signed certs -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has change

Re: [Nagios-users] check_http and self signed certs

2012-08-15 Thread Claudio Kuenzler
This should work, also with self-signed certs. Doing this in my Nagios config as well. Whats the check_http command you're launching? What's the error message? On Wed, Aug 15, 2012 at 4:15 PM, Masoud Tabrizi wrote: > All, > We are using version 4.1.13 for the check_http for checking our URLs. > i

[Nagios-users] check_http and self signed certs

2012-08-15 Thread Masoud Tabrizi
All, We are using version 4.1.13 for the check_http for checking our URLs. it seems like the check_http is not able to get through the self signed certs we have installed; Are there any options or suggestions to get around this? thanks in advance Masoud Tabrizi -