Skip to content

Commit cbd76ce

Browse files
authored
Update virtual-network-reference.md
Updating connectivity requirements for TLS chain building. APIM's default certificates are issued by DigiCert, and these endpoints need to be accessible. If they're not accessible, intermediate certs may not get installed correctly. Removed the text that makes it sound like these are optional. The APIM default certs are not in customer control, so these endpoints must be accessible from VNET.
1 parent 3b1a6f4 commit cbd76ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/virtual-network-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ NSG rules allowing outbound connectivity to Storage, SQL, and Azure Event Hubs s
8787

8888
## TLS functionality
8989

90-
To enable TLS/SSL certificate chain building and validation, the API Management service needs outbound network connectivity on ports `80` and `443` to `ocsp.msocsp.com`, `oneocsp.msocsp.com`, `mscrl.microsoft.com`, `crl.microsoft.com`, and `csp.digicert.com`. This dependency is not required if any certificate you upload to API Management contains the full chain to the CA root.
90+
To enable TLS/SSL certificate chain building and validation, the API Management service needs outbound network connectivity on ports `80` and `443` to `ocsp.msocsp.com`, `oneocsp.msocsp.com`, `mscrl.microsoft.com`, `crl.microsoft.com`, `cacerts.digicert.com`, `crl3.digicert.com` and `csp.digicert.com`.
9191

9292

9393
## DNS access

0 commit comments

Comments
 (0)