You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cdn/cdn-custom-ssl.md
+17-13Lines changed: 17 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ In this tutorial, you learn how to:
47
47
48
48
Before you can complete the steps in this tutorial, you must first create a CDN profile and at least one CDN endpoint. For more information, see [Quickstart: Create an Azure CDN profile and endpoint](cdn-create-new-endpoint.md).
49
49
50
-
In addition, you must associate an Azure CDN custom domain on your CDN endpoint. For more information, see [Tutorial: Add a custom domain to your Azure CDN endpoint](cdn-map-content-to-custom-domain.md)
50
+
In addition, you must associate an Azure CDN custom domain on your CDN endpoint. For more information, see [Tutorial: Add a custom domain to your Azure CDN endpoint](cdn-map-content-to-custom-domain.md).
51
51
52
52
> [!IMPORTANT]
53
53
> CDN-managed certificates are not available for root or apex domains. If your Azure CDN custom domain is a root or apex domain, you must use the Bring your own certificate feature.
@@ -65,27 +65,29 @@ When you use a CDN-managed certificate, the HTTPS feature can be turned on with
65
65
66
66
To enable HTTPS on a custom domain, follow these steps:
67
67
68
-
1.In the [Azure portal](https://portal.azure.com), browse to your **Azure CDN Standard from Microsoft**, **Azure CDN Standard from Akamai**, **Azure CDN Standard from Verizon** or **Azure CDN Premium from Verizon** profile.
68
+
1.Go to the [Azure portal](https://portal.azure.com)to find a certificate managed by your Azure CDN. Search for and select **CDN profiles**.
69
69
70
-
2. In the list of CDN endpoints, select the endpoint containing your custom domain.
70
+
2. Choose your **Azure CDN Standard from Microsoft**, **Azure CDN Standard from Akamai**, **Azure CDN Standard from Verizon**, or **Azure CDN Premium from Verizon** profile.
71
+
72
+
3. In the list of CDN endpoints, select the endpoint containing your custom domain.
You should receive an email in a few minutes, similar to the following example, asking you to approve the request. If you are using a spam filter, add [email protected] to its whitelist. If you don't receive an email within 24 hours, contact Microsoft support.
206
+
You should receive an email in a few minutes, similar to the following example, asking you to approve the request. If you are using a spam filter, add [email protected] to its allow list. If you don't receive an email within 24 hours, contact Microsoft support.
@@ -257,15 +259,17 @@ In the preceding steps, you enabled the HTTPS protocol on your custom domain. If
257
259
258
260
### Disable the HTTPS feature
259
261
260
-
1. In the [Azure portal](https://portal.azure.com), browse to your **Azure CDN Standard from Microsoft**, **Azure CDN Standard from Verizon** or **Azure CDN Premium from Verizon** profile.
262
+
1. In the [Azure portal](https://portal.azure.com), search for and select **CDN profiles**.
263
+
264
+
2. Choose your **Azure CDN Standard from Microsoft**, **Azure CDN Standard from Verizon**, or **Azure CDN Premium from Verizon** profile.
261
265
262
-
2. In the list of endpoints, click the endpoint containing your custom domain.
266
+
3. In the list of endpoints, pick the endpoint containing your custom domain.
263
267
264
-
3. Click the custom domain for which you want to disable HTTPS.
268
+
4. Choose the custom domain for which you want to disable HTTPS.
@@ -313,7 +317,7 @@ The following table shows the operation progress that occurs when you disable HT
313
317
314
318
7.*How do cert renewals work with Bring Your Own Certificate?*
315
319
316
-
To ensure a newer certificate is deployed to PoP infrastructure, simply upload your new certificate to Azure KeyVault, and then in your SSL settings on Azure CDN, choose the newest certificate version and hit save. Azure CDN will then propogate your new updated cert.
320
+
To ensure a newer certificate is deployed to PoP infrastructure, simply upload your new certificate to Azure KeyVault, and then in your SSL settings on Azure CDN, choose the newest certificate version and hit save. Azure CDN will then propagate your new updated cert.
0 commit comments