Skip to content

Commit 351ba95

Browse files
Merge pull request #291592 from msangapu-msft/patch-7
Update configure-ssl-certificate.md
2 parents 042d178 + caf8168 commit 351ba95

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/app-service/configure-ssl-certificate.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,9 @@ This is only supported for Windows container apps in multi-tenant App Service. I
341341
### Can I load a private CA certificate in my App Service Trusted Root Store?
342342
You can load your own CA certificate into the Trusted Root Store in [App Service Environment version 3](./environment/overview-certificates.md). You can't modify the list of Trusted Root Certificates in App Service (multi-tenant). For more information on App Service multi-tenant vs. single-tenant, see [App Service Environment v3 and App Service public multitenant comparison](./environment/ase-multi-tenant-comparison.md).
343343

344+
### Can App Service Certificate be used for other services?
345+
Yes, certificates purchased via App Service Certificate can be exported and used with Application Gateway or other services. Refer to the following blog article for more information: [Creating a local PFX copy of App Service Certificate](https://azure.github.io/AppService/2017/02/24/Creating-a-local-PFX-copy-of-App-Service-Certificate.html).
346+
344347
## More resources
345348

346349
* [Secure a custom DNS name with a TLS/SSL binding in Azure App Service](configure-ssl-bindings.md)

0 commit comments

Comments
 (0)