Skip to content

Commit c40d372

Browse files
Overall review and small fixes
1 parent 2585d60 commit c40d372

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/content/changelogs/dns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ entries:
1313
- Automatically quoted TXT content upon save if no quotes exist in the record content field.
1414
- publish_date: "2024-10-07"
1515
title: API support for per-record CNAME flattening
16-
description: Paid zones now have the option to flatten specific CNAME records. When using the API, specify the setting `cname_flatten` as `true`or `false`. Refer to the [documentation](/dns/cname-flattening/set-up-cname-flattening/#per-record) for details.
16+
description: Paid zones now have the option to flatten specific CNAME records. When using the API, specify the setting `cname_flatten` as `true` or `false`. Refer to the [documentation](/dns/cname-flattening/set-up-cname-flattening/#per-record) for details.

src/content/changelogs/ssl.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ entries:
99
title: New cloudflare_branding flag allows hostnames with over 64 characters for all CAs
1010
description: To order certificates for hostnames longer than 64 characters, customers can now use the `cloudflare_branding` flag when ordering a certificate via [API](/api/operations/certificate-packs-order-advanced-certificate-manager-certificate-pack). Setting `cloudflare_branding` to `true` will cause `sni.cloudflaressl.com` to be used as the common name, while the long hostname is added as part of the subject alternative name (SAN).
1111
- publish_date: "2024-09-19"
12-
title: SSL.com available with ACM and SSL for SaaS for all customers
13-
description: SSL.com is one of the [certificate authorities](/ssl/reference/certificate-authorities/) that Cloudflare partners with. SSL.com is now available as an option to all customers with Advanced Certificate Manager (ACM) or SSL for SaaS. Refer to our [reference documentation](/ssl/reference/certificate-authorities/#sslcom) for details.
12+
title: SSL.com available with ACM and SSL for SaaS
13+
description: SSL.com is one of the [certificate authorities](/ssl/reference/certificate-authorities/) that Cloudflare partners with. SSL.com is now available as an option to customers with Advanced Certificate Manager (ACM) or SSL for SaaS. Consider our [reference documentation](/ssl/reference/certificate-authorities/#sslcom) for details.

0 commit comments

Comments
 (0)