MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.31k stars 21.5k forks source link

Private certificate requirements #104662

Closed jaesoni closed 1 year ago

jaesoni commented 1 year ago

https://learn.microsoft.com/en-us/azure/app-service/configure-ssl-certificate?tabs=apex%2Cportal#private-certificate-requirements

This section's title says "Private certificate" but the requirement mentions "Signed by a trusted certificate authority". This essentially means App Services needs a "Public CA certificate" only, and Private CA or Self-signed are not allowed.

If this understanding is correct, it would be good to call this as "BYOC Public CA Certificate requirement". As the current info gives an impression of private CA support.

Thanks


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

SaibabaBalapur-MSFT commented 1 year ago

@jaesoni Thanks for your feedback! We will investigate and update as appropriate.

BryanTrach-MSFT commented 1 year ago

@jaesoni Thank you for reaching out.

Private certs can be used for a number of purposes beyond just TLS bindings for custom domains in App Services.

We believe the current verbiage is correct. If you have any questions, please reach out by replying here.