@@ -23,13 +23,16 @@ public GivenTimestampingCtlFile()
23
23
[ InlineData ( "43df5774b03e7fef5fe40d931a7bedf1bb2e6b42738c4e6d3841103d3aa7f339" ) ] // CN=Entrust Root Certification Authority - G2, OU="(c) 2009 Entrust, Inc. - for authorized use only", OU=See www.entrust.net/legal-terms, O="Entrust, Inc.", C=US
24
24
[ InlineData ( "5367f20c7ade0e2bca790915056d086b720c33c1fa2a2661acf787e3292e1270" ) ] // CN=Microsoft Identity Verification Root Certificate Authority 2020, O=Microsoft Corporation, C=US
25
25
[ InlineData ( "5c58468d55f58e497e743982d2b50010b6d165374acf83a7d4a32db768c4408e" ) ] // CN=Certum Trusted Network CA, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL
26
+ [ InlineData ( "5d56499be4d2e08bcfcad08a3e38723d50503bde706948e42f55603019e528ae" ) ] // CN=IdenTrust Commercial Root CA 1, O=IdenTrust, C=US
26
27
[ InlineData ( "6dc47172e01cbcb0bf62580d895fe2b8ac9ad4f873801e0c10b9c837d21eb177" ) ] // CN=Entrust.net Certification Authority (2048), OU=(c) 1999 Entrust.net Limited, OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.), O=Entrust.net
27
28
[ InlineData ( "6fff78e400a70c11011cd85977c459fb5af96a3df0540820d0f4b8607875e58f" ) ] // CN=UTN-USERFirst-Object, OU=http://www.usertrust.com, O=The USERTRUST Network, L=Salt Lake City, S=UT, C=US
28
29
[ InlineData ( "85666a562ee0be5ce925c1d8890a6f76a87ec16d4d7d5f29ea7419cf20123b69" ) ] // CN=SSL.com Root Certification Authority RSA, O=SSL Corporation, L=Houston, S=Texas, C=US
29
30
[ InlineData ( "8a866fd1b276b57e578e921c65828a2bed58e9f2f288054134b7f1f4bfc9cc74" ) ] // CN=QuoVadis Root CA 1 G3, O=QuoVadis Limited, C=BM
30
31
[ InlineData ( "a45ede3bbbf09c8ae15c72efc07268d693a21c996fd51e67ca079460fd6d8873" ) ] // CN=QuoVadis Root Certification Authority, OU=Root Certification Authority, O=QuoVadis Limited, C=BM
31
32
[ InlineData ( "cbb522d7b7f127ad6a0113865bdf1cd4102e7d0759af635a7cf4720dc963c53b" ) ] // CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R3
33
+ [ InlineData ( "d7a7a0fb5d7e2731d771e9484ebcdef71d5f0c3e0a2948782bc83ee0ea699ef4" ) ] // CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, S=Greater Manchester, C=GB
32
34
[ InlineData ( "e793c9b02fd8aa13e21c31228accb08119643b749c898964b1746d46c3d4cbd2" ) ] // CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, S=New Jersey, C=US
35
+ [ InlineData ( "ebd41040e4bb3ec742c9e381d31ef2a41a48b6685c96e7cef3c1df6cd4331c99" ) ] // CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE
33
36
public void File_contains_certificates_used_in_NuGet_org_package_signatures ( string expectedFingerprint )
34
37
{
35
38
VerifyCertificateExists ( s_fingerprints , expectedFingerprint ) ;
0 commit comments