Skip to content

Commit cf5b6ee

Browse files
authored
list certificates (#2040)
1 parent 47b2e0f commit cf5b6ee

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.config/CredScanSuppressions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@
1717
"file": "src/Benchmarks/testCert.pfx",
1818
"_justification": "Legitimate development X.509 Certificate Private Key"
1919
},
20+
{
21+
"file": "src/BenchmarksApps/TLS/HttpSys/testCert.pfx",
22+
"_justification": "Legitimate development X.509 Certificate Private Key"
23+
},
24+
{
25+
"file": "src/BenchmarksApps/TLS/Kestrel/testCert.pfx",
26+
"_justification": "Legitimate development X.509 Certificate Private Key"
27+
},
2028
{
2129
"file": "src/Downstream/testCert.pfx",
2230
"_justification": "Legitimate development X.509 Certificate Private Key"

0 commit comments

Comments
 (0)