Skip to content

Commit d96b6c3

Browse files
authored
Merge pull request #103481 from Grace-MacJones-MSFT/patch-28
(Azure CXP) Note: Azure does not support AES256
2 parents e41e227 + 92fe5d9 commit d96b6c3

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
@@ -33,6 +33,9 @@ To follow this how-to guide:
3333

3434
## Private certificate requirements
3535

36+
> [!NOTE]
37+
> Azure Web Apps does **not** support AES256 and all pfx files should be encrypted with TrippleDES.
38+
3639
The [free App Service Managed Certificate](#create-a-free-certificate-preview) or the [App Service certificate](#import-an-app-service-certificate) already satisfy the requirements of App Service. If you choose to upload or import a private certificate to App Service, your certificate must meet the following requirements:
3740

3841
* Exported as a [password-protected PFX file](https://en.wikipedia.org/w/index.php?title=X.509&section=4#Certificate_filename_extensions)

0 commit comments

Comments
 (0)