fzaninotto/uptime

Shows the URL is down with the "unable to verify the first certificate" message

DivyaYash opened this issue · 2 comments

Please let me know how to fix this issue? I have read other issues that states I need to put in below lines..but not sure in which file I have to set and at what line etc..

rejectUnauthorized: false,
requestCert: true,
agent: false

Found it, thanks!

Thanks for sharing that!