Check TLS Version
GET {{requestURL}}
HTTPS request with TLSv1.2 and TLSv1.3 disabled (disabled from the request settings) is sent to the resource sets. If the response doesn't contain a handshake failure
error, it implies that an older version of TLS (v1, v1.1) is enabled.
Configuration Examples:
- To monitor older versions of TLS (v1 and v1.1), disable TLS v1.2 and v1.3 from the request settings.
- To monitor TLS versions < 1.3, disable TLS v1.3 from the request settings.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Connection | string |