Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 583 Bytes

File metadata and controls

6 lines (6 loc) · 583 Bytes

Warning

In the example code, the certificate password is stored as plain text in the appsettings.json file. The $CREDENTIAL_PLACEHOLDER$ token is used as a placeholder for the certificate password. To store certificate passwords securely in development environments, see Protect secrets in development. To store certificate passwords securely in production environments, see Azure Key Vault configuration provider. It's a best practice to not use development secrets for production or testing.