verify_ssl_certificate
Type:
booleanDefault value:
FalseDescription: Activates or disables the verification of the SSL/TLS certificate when testing for URL.
Warning
If you set this index to True, you may get false positive
result.
Indeed if the certificate is not registered to the CA or is simply
invalid and the domain is still alive, you will always get
INACTIVE as output.
max_http_retries
Type:
integerDefault value:
3Description: Sets the maximum number of retries for an HTTP request.