Skip to content

Commit 0f477dc

Browse files
authored
Merge pull request #77235 from jaszperez/patch-44
pki restriction
2 parents 1f91796 + 9927c1b commit 0f477dc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/active-directory/manage-apps/application-proxy-configure-custom-domain.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ When you have those three requirements ready, follow these steps to set up your
6868
### Certificate format
6969
There is no restriction on the certificate signature methods. Elliptic Curve Cryptography (ECC), Subject Alternative Name (SAN), and other common certificate types are all supported.
7070

71-
You can use a wildcard certificate as long as the wildcard matches the desired external URL.
71+
You can use a wildcard certificate as long as the wildcard matches the desired external URL.
72+
73+
You cannot use a certificate issued by your own public key infrastructure (PKI) due to security considerations.
7274

7375
### Changing the domain
7476
All verified domains appear in the External URL dropdown list for your application. To change the domain, just update that field for the application. If the domain you want isn't in the list, [add it as a verified domain](../fundamentals/add-custom-domain.md). If you select a domain that doesn't have an associated certificate yet, follow steps 5-7 to add the certificate. Then, make sure you update the DNS record to redirect from the new external URL.

0 commit comments

Comments
 (0)