Skip to content

Commit 4895834

Browse files
Update minimum-tls.mdx
modified wording on min tls behavior
1 parent edb098a commit 4895834

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/content/docs/ssl/edge-certificates/additional-options/minimum-tls.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,7 @@ In the following example, the minimum TLS version for a specific hostname will b
9494

9595
:::note
9696

97-
Minimum TLS version is set when a certificate is deployed. The zone setting will not override the custom hostname setting because it doesn't re-deploy the custom hostname certificate.
98-
99-
When a Custom Hostname is created via API and min_tls_version is not specified, the Custom Hostname will default to using the Zone's Minimum TLS Version.
97+
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.
10098

10199
:::
102100

0 commit comments

Comments
 (0)