You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to monitor a website with self-signed SSL certificate, but got error due to cert validation. Is there a way to skip cert validation?
by the way, I tried to set InsecureSkipVerify=true but that doesn't seem to work.
=========== error msg below =============
acheng@epcnszxw0150:~/Downloads/statusok_linux$ env InsecureSkipVerify=true ./statusok --config config.json
Reading File : config.json
No clients Registered for Notifications
Sending Test notifications to the registered clients
No Database selected.
Sending requests to apis.....making sure everything is right before we start monitoring
Api Count: 1
Request # 0 : GET https://ecsc001067.example.com:9002/
I tried to monitor a website with self-signed SSL certificate, but got error due to cert validation. Is there a way to skip cert validation?
by the way, I tried to set InsecureSkipVerify=true but that doesn't seem to work.
=========== error msg below =============
The text was updated successfully, but these errors were encountered: