diff --git a/.config/CredScanSuppressions.json b/.config/CredScanSuppressions.json index cb261baba7e..6b3d1e57266 100644 --- a/.config/CredScanSuppressions.json +++ b/.config/CredScanSuppressions.json @@ -20,6 +20,10 @@ { "hash": "uG0/Q6Fbxsdsr+4y8KxokL47oYyQAdBBEYCWKNNIMGQ=", "_justification": "This is a username and not a credential (edge-hub/test/Microsoft.Azure.Devices.Edge.Hub.Mqtt.Test/IdentityTest.cs)" + }, + { + "placeholder": "1234", + "_justification": "This private key password (defined in /tools/CACertificates/ca-certs.ps1 and /tools/CACertificates/certGen.sh) is intended only to help demonstrate and prototype CA certs and warnings are provided to not use in production." } ] } \ No newline at end of file