Skip to content

Commit 6239ed2

Browse files
[SSL] Add missing fields to create-custom-hostname.mdx (#24233)
* [SSL] Update create-custom-hostname.mdx clarifying all settings available when creating a custom hostname * Small tweaks: capitalization and periods * Fix ul notation and indentation --------- Co-authored-by: Rebecca Tamachiro <[email protected]> Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 15e4a8c commit 6239ed2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

src/content/partials/cloudflare-for-platforms/create-custom-hostname.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
3. Navigate to **SSL/TLS** > **Custom Hostnames**.
99
4. Click **Add Custom Hostname**.
1010
5. Add your customer's hostname `app.customer.com` and set the relevant options, including:
11-
* Choosing the [Validation method](/cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management/issue-and-validate/validate-certificates/).
12-
* Whether you want to **Enable wildcard**, which adds a `*.<custom-hostname>` SAN to the custom hostname certificate. For more details, refer to [Hostname priority](/ssl/reference/certificate-and-hostname-priority/#hostname-priority).
13-
* Choosing a value for [Custom origin server](/cloudflare-for-platforms/cloudflare-for-saas/start/advanced-settings/custom-origin/).
11+
- The [minimum TLS version](/ssl/reference/protocols/).
12+
- Defining whether you want to use a certificate provided by Cloudflare or [upload a custom certificate](/cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management/custom-certificates/uploading-certificates/).
13+
- Selecting the [certificate authority (CA)](/ssl/reference/certificate-authorities/) that will issue the certificate.
14+
- Choosing the [validation method](/cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management/issue-and-validate/validate-certificates/).
15+
- Whether you want to **Enable wildcard**, which adds a `*.<custom-hostname>` SAN to the custom hostname certificate. For more details, refer to [Hostname priority](/ssl/reference/certificate-and-hostname-priority/#hostname-priority).
16+
- Choosing a value for [Custom origin server](/cloudflare-for-platforms/cloudflare-for-saas/start/advanced-settings/custom-origin/).
1417
6. Click **Add Custom Hostname**.

0 commit comments

Comments
 (0)