Skip to content

Commit c644bb0

Browse files
Change SSL to TLS.
1 parent 269c7c0 commit c644bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The [free App Service Managed Certificate](#create-a-free-certificate-preview) o
4242
* Contains private key at least 2048 bits long
4343
* Contains all intermediate certificates in the certificate chain
4444

45-
To secure a custom domain in an TLS binding, the certificate has additional requirements:
45+
To secure a custom domain in a TLS binding, the certificate has additional requirements:
4646

4747
* Contains an [Extended Key Usage](https://en.wikipedia.org/w/index.php?title=X.509&section=4#Extensions_informing_a_specific_usage_of_a_certificate) for server authentication (OID = 1.3.6.1.5.5.7.3.1)
4848
* Signed by a trusted certificate authority

0 commit comments

Comments
 (0)