Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ In the following example, the minimum TLS version for a specific hostname will b
}}
/>

:::note

The zone minimum TLS setting will override the custom hostname minmimum TLS setting if the custom hostname minimum TLS version was not defined when created via API.

:::

## Test supported TLS versions

To test supported TLS versions, attempt a request to your website or application while specifying a TLS version.
Expand Down
Loading