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: powerapps-docs/maker/portals/admin/add-custom-___domain.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ manager: kvivek
6
6
ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.custom:
9
-
ms.date: 11/04/2019
9
+
ms.date: 05/29/2020
10
10
ms.author: tapanm
11
11
ms.reviewer:
12
12
---
@@ -20,16 +20,17 @@ A custom ___domain can help your customers find your support resources more easily
20
20
2. Go to **Portal Actions** > **Add a Custom Domain Name**. A wizard opens to choose the SSL certificate.
21
21
22
22
3. On the **Choose a SSL certificate** page, select one of the following options:
23
-
-**Upload a new certificate**: Select this option to upload the .pfx file if you have not yet uploaded it to the organization. Select the upload button underneath **File** to select the .pfx file. After selecting the file, enter the password for your SSL certificate in the **Password** field.
23
+
-**Upload a new certificate**: Select this option to upload the .pfx file if you haven't yet uploaded it to the organization. Select the upload button underneath **File** to select the .pfx file. After selecting the file, enter the password for your SSL certificate in the **Password** field.
24
24
-**Use an existing certificate**: Select this option to choose the correct certificate from the drop-down list.
25
25
26
-
> [!Note]
26
+
> [!NOTE]
27
27
> The SSL certificate must meet all the following requirements:
28
-
> - Signed by a trusted certificate authority
29
-
> -[Exported](https://docs.microsoft.com/powershell/module/pkiclient/export-pfxcertificate?view=win10-ps) as a password-protected PFX file
30
-
> - Contains private key at least 2048 bits long
31
-
> - Contains all intermediate certificates in the certificate chain
32
-
> - Must be SHA2 enabled; SHA1 support is being removed from popular browsers
28
+
> - Signed by a trusted certificate authority.
29
+
> -[Exported](https://docs.microsoft.com/powershell/module/pkiclient/export-pfxcertificate?view=win10-ps) as a password-protected PFX file.
30
+
> - Contains private key at least 2048 bits long.
31
+
> - Contains all intermediate certificates in the certificate chain.
32
+
> - Must be SHA2 enabled; SHA1 support is being removed from popular browsers.
33
+
> - PFX file must be encrypted with TripleDES encryption. Power Apps portals doesn't support AES-256 encryption.
33
34
>
34
35
> The steps to export SSL certificate as a password-protected PFX file may vary depending on your certificate provider. Check with your certificate provider for recommendation. For example, certain providers may suggest to use OpenSSL 3rd party tool from [OpenSSL](https://www.openssl.org/) or [OpenSSL Binaries](https://wiki.openssl.org/index.php/Binaries) sites.
35
36
@@ -39,15 +40,15 @@ A custom ___domain can help your customers find your support resources more easily
39
40
-**Add a new host name**: Select this option to create a new custom ___domain. Enter the ___domain name you want in the **Domain Name** field.
40
41
-**Use an existing host name**: Select this option to choose a host name from the drop-down list.
41
42
42
-
> [!Note]
43
+
> [!NOTE]
43
44
> - You can only have one custom ___domain name for a portal.
44
45
> - To create a custom host name, you will need to create a CNAME with your ___domain provider that points your ___domain to the URL of your portal. If you have just added a CNAME with your ___domain provider, it will take some time to propagate to all DNS servers. If the name is not propagated and you add it here, the following error message will appear: Please add a CNAME record to this ___domain name. Retry after some time passes.
45
46
46
-
6. Review the information you have entered, and then select **Next** to begin creating the SSL Binding. You should see the message Custom Domain name has been successfully configured for this Portal. You can now go to {Custom Domain Name} to access this portal. {Custom Domain Name} will be a hyperlink to the Custom Portal URL that was just configured.
47
+
6. Review the information you've entered, and then select **Next** to begin creating the SSL Binding. You should see the message Custom Domain name has been successfully configured for this Portal. You can now go to {Custom Domain Name} to access this portal. {Custom Domain Name} will be a hyperlink to the Custom Portal URL that you configured.
47
48
48
49
7. Select **Finish** to close the wizard.
49
50
50
-
> [!Note]
51
+
> [!NOTE]
51
52
> If you want to change your existing custom ___domain name, you must upload a new SSL certificate and follow the steps as mentioned in this section.
0 commit comments