Skip to content

Commit be9464b

Browse files
Add link from index and enable-universal-ssl for discoverability
1 parent 238c465 commit be9464b

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

src/content/docs/ssl/edge-certificates/universal-ssl/enable-universal-ssl.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ import { GlossaryDefinition, Render } from "~/components"
1010

1111
<GlossaryDefinition term="Universal SSL certificate" />
1212

13+
---
14+
1315
The process for activating a Universal SSL certificate depends on your domain's DNS setup.
1416

1517
## Full DNS setup
@@ -40,6 +42,14 @@ For non-authoritative or [partial domains](/dns/zone-setups/partial-setup/), Uni
4042

4143
Unless you cover and validate multiple subdomains with an [advanced certificate](/ssl/edge-certificates/advanced-certificate-manager/), you will need to proxy and validate new subdomains as they are added.
4244

45+
---
46+
4347
## Verify your certificate is active
4448

4549
Once you enable Universal SSL, you can review the [activation status](/ssl/reference/certificate-statuses/) in the dashboard at **SSL/TLS** > **Edge Certificates** or via the API with a [GET request](/api/operations/certificate-packs-list-certificate-packs).
50+
51+
---
52+
53+
## Universal SSL renewal
54+
55+
<Render file="universal-ssl-validity" />

src/content/docs/ssl/edge-certificates/universal-ssl/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ If your website or application requires an SSL certificate prior to migrating tr
2727

2828
<FeatureTable id="ssl.universal_certificates" />
2929

30-
## Backup certificates
30+
## Related resources
3131

32-
For more details, refer to [backup certificates](/ssl/edge-certificates/backup-certificates/).
32+
- [Backup certificates](/ssl/edge-certificates/backup-certificates/)
33+
- [Validity period and renewal](/ssl/reference/certificate-validity-periods/#universal-ssl)

0 commit comments

Comments
 (0)