File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 24
24
{
25
25
"file" : " \\ src\\ Servers\\ Kestrel\\ shared\\ test\\ TestCertificates\\ testCert.pfx" ,
26
26
"_justification" : " Legitimate UT certificate file with private key"
27
+ },
28
+ {
29
+ "file" : " \\ src\\ Servers\\ Kestrel\\ shared\\ test\\ TestCertificates\\ https-aspnet.key" ,
30
+ "_justification" : " Legitimate key file used for testing"
31
+ },
32
+ {
33
+ "file" : " \\ src\\ Servers\\ Kestrel\\ shared\\ test\\ TestCertificates\\ https-dsa-protected.key" ,
34
+ "_justification" : " Legitimate key file used for testing"
35
+ },
36
+ {
37
+ "file" : " \\ src\\ Servers\\ Kestrel\\ shared\\ test\\ TestCertificates\\ https-dsa.key" ,
38
+ "_justification" : " Legitimate key file used for testing"
39
+ },
40
+ {
41
+ "file" : " \\ src\\ Servers\\ Kestrel\\ shared\\ test\\ TestCertificates\\ https-ecdsa-protected.key" ,
42
+ "_justification" : " Legitimate key file used for testing"
43
+ },
44
+ {
45
+ "file" : " \\ src\\ Servers\\ Kestrel\\ shared\\ test\\ TestCertificates\\ https-ecdsa.key" ,
46
+ "_justification" : " Legitimate key file used for testing"
47
+ },
48
+ {
49
+ "file" : " \\ src\\ Servers\\ Kestrel\\ shared\\ test\\ TestCertificates\\ https-rsa-protected.key" ,
50
+ "_justification" : " Legitimate key file used for testing"
51
+ },
52
+ {
53
+ "file" : " \\ src\\ Servers\\ Kestrel\\ shared\\ test\\ TestCertificates\\ https-rsa.key" ,
54
+ "_justification" : " Legitimate key file used for testing"
27
55
}
28
56
]
29
57
}
You can’t perform that action at this time.
0 commit comments