Skip to content

Commit e2b07e8

Browse files
authored
Merge pull request #106213 from japere/patch-70
updated clarity for root ca
2 parents 3949773 + 94d3ae1 commit e2b07e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ There's no restriction on the certificate signature methods. Elliptic Curve Cryp
127127

128128
You can use wildcard certificates as long as the wildcard matches the external URL. You must use wildcard certificates for [wildcard applications](application-proxy-wildcard.md). If you want to use the certificate to also access subdomains, you must add the subdomain wildcards as subject alternative names in the same certificate. For example, a certificate for *\*.adventure-works.com* won't work for *\*.apps.adventure-works.com* unless you add *\*.apps.adventure-works.com* as a subject alternative name.
129129

130-
You can use certificates issued by your own public key infrastructure (PKI) if the certificate chain is installed on your client devices. Intune can deploy these certificates to managed devices. For non-managed devices, you must manually install these certificates.
130+
You can use certificates issued by your own public key infrastructure (PKI) if the certificate chain is installed on your client devices. Intune can deploy these certificates to managed devices. For non-managed devices, you must manually install these certificates.
131131

132-
It's not a good idea to use a private root CA. The private root CA would also need to be pushed to client machines, which introduces many challenges.
132+
We do not recommend using a private root CA since the private root CA would also need to be pushed to client machines, which may introduce many challenges.
133133

134134
### Certificate management
135135

0 commit comments

Comments
 (0)