treagod/spectator

Ignore insecure certificate

canonex opened this issue · 0 comments

An option to ignore unsecured certificates (like the curl --insecure/-k option) such as self-signed certificates (e.g. for local testing) would be useful.
Currently the request to a service with invalid certificate does not return an error but remains as pending.

Thank you,
Riccardo