PDA

View Full Version : 1.3.3 Web Monitoring Question


clahti
10-03-2007, 06:39
hello:

I am checking out the new web monitoring section of 1.3.3. I have been able to define simple website checks with this and it looks pretty cool. My question is that I have several websites using self signed certificates, this does not seem to work with the 1.3.3 stuff, the error in the server log is:

16440:20070309:213549 Error doing curl_easy_perform [problem with the SSL CA cert (path? access rights?)]

So if I do this on the self signed cert site:

curl https://thesite.somewhere.com

I do get the cert error, but when I do

curl -k https://thesite.somewhere.com

The site works fine. So how do I pass the -k parameter to curl to check sites with self signed certs?

Alexei
11-03-2007, 09:01
Thanks for reporting this! To be fixed.

Alexei
12-03-2007, 13:10
It is fixed, thanks. Will be available in 1.3.4.