summaryrefslogtreecommitdiff
path: root/chromium/net/data/ssl/chrome_root_store/root_store.textproto
blob: b013cf9c5935504e88b2fe775abbe795f16d2ab1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
# Chrome Root Store.
#
# proto-file: googleclient/chrome/security/pki_metadata/chrome_root_store/root_store.proto
# proto-message: chrome_browser_chrome_root_store.RootStore
#
# Comments before each entry list the certificate Subject, and for entries
# containing EV policy OIDs, the URL for the EV test sites.

# Version # should always be incremented up whenever this (or any pem file that
# it references) is changed.
version_major: 8

# CN=Actalis Authentication Root CA, O=Actalis S.p.A./03358520967, L=Milan, C=IT
# https://ssltest-a.actalis.it:8443
trust_anchors {
  sha256_hex: "55926084ec963a64b96e2abe01ce0ba86a64fbfebcc7aab5afc155b37fd76066"
  ev_policy_oids: "1.3.159.1.17.1"
}

# CN=Amazon Root CA 3, O=Amazon, C=US
# https://good.sca3a.amazontrust.com/
trust_anchors {
  sha256_hex: "18ce6cfe7bf14e60b2e347b8dfe868cb31d02ebb3ada271569f50343b46db3a4"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=Amazon Root CA 2, O=Amazon, C=US
# https://good.sca2a.amazontrust.com/
trust_anchors {
  sha256_hex: "1ba5b2aa8c65401a82960118f80bec4f62304d83cec4713a19c39c011ea46db4"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=Starfield Services Root Certificate Authority - G2, O=Starfield Technologies, Inc., L=Scottsdale, ST=Arizona, C=US
# https://valid.sfsg2.catest.starfieldtech.com/
trust_anchors {
  sha256_hex: "568d6905a2c88708a4b3025190edcfedb1974a606a13c6e5290fcb2ae63edab5"

  ev_policy_oids: "2.16.840.1.114414.1.7.24.3"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=Amazon Root CA 1, O=Amazon, C=US
# https://good.sca1a.amazontrust.com/
trust_anchors {
  sha256_hex: "8ecde6884f3d87b1125ba31ac3fcb13d7016de7f57cc904fe1cb97c6ae98196e"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=Amazon Root CA 4, O=Amazon, C=US
# https://good.sca4a.amazontrust.com/
trust_anchors {
  sha256_hex: "e35d28419ed02025cfa69038cd623962458da5c695fbdea3c22b0bfb25897092"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=Certum Trusted Network CA, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL
# https://juice.certum.pl/
trust_anchors {
  sha256_hex: "5c58468d55f58e497e743982d2b50010b6d165374acf83a7d4a32db768c4408e"
  ev_policy_oids: "1.2.616.1.113527.2.5.1.1"
}

# CN=Certum Trusted Network CA 2, OU=Certum Certification Authority, O=Unizeto Technologies S.A., C=PL
trust_anchors {
  sha256_hex: "b676f2eddae8775cd36cb0f63cd1d4603961f49e6265ba013a2f0307b6d0b804"
}

# C=DE, O=Atos, CN=Atos TrustedRoot 2011
trust_anchors {
  sha256_hex: "f356bea244b7a91eb35d53ca9ad7864ace018e2d35d5f8f96ddf68a6f41aa474"
}

# CN=Autoridad de Certificacion Firmaprofesional CIF A62634068, C=ES
# https://publifirma.firmaprofesional.com/
trust_anchors {
  sha256_hex: "57de0583efd2b26e0361da99da9df4648def7ee8441c3b728afa9bcde0f9b26a"
  ev_policy_oids: "1.3.6.1.4.1.13177.10.1.3.10"
}

# CN=Buypass Class 2 Root CA, O=Buypass AS-983163327, C=NO
trust_anchors {
  sha256_hex: "9a114025197c5bb95d94e63d55cd43790847b646b23cdf11ada4a00eff15fb48"
}

# CN=Buypass Class 3 Root CA, O=Buypass AS-983163327, C=NO
# https://valid.evident.ca23.ssl.buypass.no/
trust_anchors {
  sha256_hex: "edf7ebbca27a2a384d387b7d4010c666e2edb4843e4c29b4ae1d5b9332e6b24d"
  ev_policy_oids: "2.16.578.1.26.1.3.3"
}

# OU=certSIGN ROOT CA G2, O=CERTSIGN SA, C=RO
# https://testssl-valid-evcp.certsign.ro/
trust_anchors {
  sha256_hex: "657cfe2fa73faa38462571f332a2363a46fce7020951710702cdfbb6eeda3305"
  ev_policy_oids: "2.23.140.1.1"
}

# OU=certSIGN ROOT CA, O=certSIGN, C=RO
trust_anchors {
  sha256_hex: "eaa962c4fa4a6bafebe415196d351ccd888d4f53f3fa8ae6d7c466a94e6042bb"
}

# CN=CFCA EV ROOT, O=China Financial Certification Authority, C=CN
# https://www.erenepu.com/
trust_anchors {
  sha256_hex: "5cc3d78e4e1d5e45547a04e6873e64f90cf9536d1ccc2ef800f355c4c5fd70fd"
  ev_policy_oids: "2.16.156.112554.3"
}

# OU=ePKI Root Certification Authority, O=Chunghwa Telecom Co., Ltd., C=TW
trust_anchors {
  sha256_hex: "c0a6f4dc63a24bfdcf54ef2a6a082a0a72de35803e2ff5ff527ae5d87206dfd5"
}

# CN=SecureSign RootCA11, O=Japan Certification Services, Inc., C=JP
trust_anchors {
  sha256_hex: "bf0feefb9e3a581ad5f9e9db7589985743d261085c4d314f6f5d7259aa421612"
}

# CN=D-TRUST Root Class 3 CA 2 2009, O=D-Trust GmbH, C=DE
trust_anchors {
  sha256_hex: "49e7a442acf0ea6287050054b52564b650e4f49e42e348d6aa38e039e957b1c1"
}

# CN=D-TRUST Root Class 3 CA 2 EV 2009, O=D-Trust GmbH, C=DE
# https://certdemo-ev-valid.ssl.d-trust.net/
trust_anchors {
  sha256_hex: "eec5496b988ce98625b934092eec2908bed0b0f316c2d4730c84eaf1f3d34881"

  ev_policy_oids: "1.3.6.1.4.1.4788.2.202.1"
}

# CN=T-TeleSec GlobalRoot Class 2, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE
trust_anchors {
  sha256_hex: "91e2f5788d5810eba7ba58737de1548a8ecacd014598bc0b143e041b17052552"
}

# CN=T-TeleSec GlobalRoot Class 3, OU=T-Systems Trust Center, O=T-Systems Enterprise Services GmbH, C=DE
# http://www.telesec.de/ / https://root-class3.test.telesec.de/
trust_anchors {
  sha256_hex: "fd73dad31c644ff1b43bef0ccdda96710b9cd9875eca7e31707af3e96d522bbd"

  ev_policy_oids: "1.3.6.1.4.1.7879.13.24.1"
}

# CN=Certigna Root CA, OU=0002 48146308100036, O=Dhimyotis, C=FR
trust_anchors {
  sha256_hex: "d48d3d23eedb50a459e55197601c27774b9d7b18c94d5a059511a10250b93168"
}

# CN=Certigna, O=Dhimyotis, C=FR
trust_anchors {
  sha256_hex: "e3b6a2db2ed7ce48842f7ac53241c7b71d54144bfb40c11f3f1d0b42f5eea12d"
}

# CN=Baltimore CyberTrust Root, OU=CyberTrust, O=Baltimore, C=IE
trust_anchors {
  sha256_hex: "16af57a9f676b0ab126095aa5ebadef22ab31119d644ac95cd4b93dbf3f26aeb"
}

# CN=DigiCert Global Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US
# https://global-root-g3.chain-demos.digicert.com/
trust_anchors {
  sha256_hex: "31ad6648f8104138c738f39ea4320133393e3a18cc02296ef97c2ac9ef6731d0"

  ev_policy_oids: "2.16.840.1.114412.2.1"
}

# CN=DigiCert Assured ID Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US
trust_anchors {
  sha256_hex: "3e9099b5015e8f486c00bcea9d111ee721faba355a89bcf1df69561e3dc6325c"
}

# CN=DigiCert Global Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US
trust_anchors {
  sha256_hex: "4348a0e9444c78cb265e058d5e8944b4d84f9662bd26db257f8934a443c70161"
}

# CN=DigiCert Trusted Root G4, OU=www.digicert.com, O=DigiCert Inc, C=US
# https://trusted-root-g4.chain-demos.digicert.com/
trust_anchors {
  sha256_hex: "552f7bdcf1a7af9e6ce672017f4f12abf77240c78e761ac203d1d9d20ac89988"

  ev_policy_oids: "2.16.840.1.114412.2.1"
}

# CN=DigiCert High Assurance EV Root CA, OU=www.digicert.com, O=DigiCert Inc, C=US
# https://www.digicert.com
trust_anchors {
  sha256_hex: "7431e5f4c3c1ce4690774f0b61e05440883ba9a01ed00ba6abd7806ed3b118cf"

  ev_policy_oids: "2.16.840.1.114412.2.1"
}

# CN=DigiCert Assured ID Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US
# https://assured-id-root-g2.chain-demos.digicert.com/
trust_anchors {
  sha256_hex: "7d05ebb682339f8c9451ee094eebfefa7953a114edb2f44949452fab7d2fc185"

  ev_policy_oids: "2.16.840.1.114412.2.1"
}

# CN=DigiCert Assured ID Root G3, OU=www.digicert.com, O=DigiCert Inc, C=US
# https://assured-id-root-g3.chain-demos.digicert.com/
trust_anchors {
  sha256_hex: "7e37cb8b4c47090cab36551ba6f45db840680fba166a952db100717f43053fc2"

  ev_policy_oids: "2.16.840.1.114412.2.1"
}

# CN=DigiCert Global Root G2, OU=www.digicert.com, O=DigiCert Inc, C=US
# https://global-root-g2.chain-demos.digicert.com/
trust_anchors {
  sha256_hex: "cb3ccbb76031e5e0138f8dd39a23f9de47ffc35e43c1144cea27d46a5ab1cb5f"

  ev_policy_oids: "2.16.840.1.114412.2.1"
}

# CN=CA Disig Root R2, O=Disig a.s., L=Bratislava, C=SK
trust_anchors {
  sha256_hex: "e23d4a036d7b70e9f595b1422079d2b91edfbb1fb651a0633eaa8a9dc5f80703"
}

# CN=E-Tugra Certification Authority, OU=E-Tugra Sertifikasyon Merkezi, O=E-Tuğra EBG Bilişim Teknolojileri ve Hizmetleri A.Ş., L=Ankara, C=TR
# https://sslev.e-tugra.com.tr
trust_anchors {
  sha256_hex: "b0bfd52bb0d7d9bd92bf5d4dc13da255c02c542f378365ea893911f55e55f23c"

  ev_policy_oids: "2.16.792.3.0.4.1.1.4"
}

# CN=emSign Root CA - C1, O=eMudhra Inc, OU=emSign PKI, C=US
trust_anchors {
  sha256_hex: "125609aa301da0a249b97a8239cb6a34216f44dcac9f3954b14292f2e8c8608f"
}

# CN=emSign Root CA - G1, O=eMudhra Technologies Limited, OU=emSign PKI, C=IN
# https://testevg1.emsign.com/
trust_anchors {
  sha256_hex: "40f6af0346a99aa1cd1d555a4e9cce62c7f9634603ee406615833dc8c8d00367"

  ev_policy_oids: "2.23.140.1.1"
}

# CN=emSign ECC Root CA - G3, O=eMudhra Technologies Limited, OU=emSign PKI, C=IN
trust_anchors {
  sha256_hex: "86a1ecba089c4a8d3bbe2734c612ba341d813e043cf9e8a862cd5c57a36bbe6b"
}

# CN=emSign ECC Root CA - C3, O=eMudhra Inc, OU=emSign PKI, C=US
trust_anchors {
  sha256_hex: "bc4d809b15189d78db3e1d8cf4f9726a795da1643ca5f1358e1ddb0edc0d7eb3"
}

# CN=Entrust Root Certification Authority - EC1, OU=(c) 2012 Entrust, Inc. - for authorized use only, OU=See www.entrust.net/legal-terms, O=Entrust, Inc., C=US
# https://validec.entrust.net
trust_anchors {
  sha256_hex: "02ed0eb28c14da45165c566791700d6451d7fb56f0b2ab1d3b8eb070e56edff5"

  ev_policy_oids: "2.16.840.1.114028.10.1.2"
}

# CN=AffirmTrust Commercial, O=AffirmTrust, C=US
# https://commercial.affirmtrust.com/
trust_anchors {
  sha256_hex: "0376ab1d54c5f9803ce4b2e201a0ee7eef7b57b636e8a93c9b8d4860c96f5fa7"
  ev_policy_oids: "1.3.6.1.4.1.34697.2.1"
}

# CN=AffirmTrust Networking, O=AffirmTrust, C=US
# https://networking.affirmtrust.com:4431
trust_anchors {
  sha256_hex: "0a81ec5a929777f145904af38d5d509f66b5e2c58fcdb531058b0e17f3f0b41b"
  ev_policy_oids: "1.3.6.1.4.1.34697.2.2"
}

# 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
# https://validg2.entrust.net
trust_anchors {
  sha256_hex: "43df5774b03e7fef5fe40d931a7bedf1bb2e6b42738c4e6d3841103d3aa7f339"

  ev_policy_oids: "2.16.840.1.114028.10.1.2"
}

# 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
trust_anchors {
  sha256_hex: "6dc47172e01cbcb0bf62580d895fe2b8ac9ad4f873801e0c10b9c837d21eb177"
}

# CN=AffirmTrust Premium, O=AffirmTrust, C=US
# https://premium.affirmtrust.com:4432/
trust_anchors {
  sha256_hex: "70a73f7f376b60074248904534b11482d5bf0e698ecc498df52577ebf2e93b9a"
  ev_policy_oids: "1.3.6.1.4.1.34697.2.3"
}

# CN=Entrust Root Certification Authority, OU=(c) 2006 Entrust, Inc., OU=www.entrust.net/CPS is incorporated by reference, O=Entrust, Inc., C=US
# https://www.entrust.net/
trust_anchors {
  sha256_hex: "73c176434f1bc6d5adf45b0e76e727287c8de57616c1e6e6141a2b2cbc7d8e4c"

  ev_policy_oids: "2.16.840.1.114028.10.1.2"
}

# CN=AffirmTrust Premium ECC, O=AffirmTrust, C=US
# https://premiumecc.affirmtrust.com:4433/
trust_anchors {
  sha256_hex: "bd71fdf6da97e4cf62d1647add2581b07d79adf8397eb4ecba9c5e8488821423"
  ev_policy_oids: "1.3.6.1.4.1.34697.2.4"
}

# CN=Entrust Root Certification Authority - G4, OU=(c) 2015 Entrust, Inc. - for authorized use only, OU=See www.entrust.net/legal-terms, O=Entrust, Inc., C=US
# https://validg4.entrust.net
trust_anchors {
  sha256_hex: "db3517d1f6732a2d5ab97c533ec70779ee3270a62fb4ac4238372460e6f01e88"
  ev_policy_oids: "2.16.840.1.114028.10.1.2"
}

# CN=GDCA TrustAUTH R5 ROOT, O=GUANG DONG CERTIFICATE AUTHORITY CO.,LTD., C=CN
trust_anchors {
  sha256_hex: "bfff8fd04433487d6a8aa60c1a29767a9fc2bbb05e420f713a13b992891d3893"
}

# CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R5
# https://2038r5.globalsign.com/
trust_anchors {
  sha256_hex: "179fbc148a3dd00fd24ea13458cc43bfa7f59c8182d783a513f6ebec100c8924"

  ev_policy_oids: "1.3.6.1.4.1.4146.1.1"
}

# CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R6
trust_anchors {
  sha256_hex: "2cabeafe37d06ca22aba7391c0033d25982952c453647349763a3ab5ad6ccf69"
}

# CN=GlobalSign, O=GlobalSign, OU=GlobalSign Root CA - R3
# https://2029.globalsign.com/
trust_anchors {
  sha256_hex: "cbb522d7b7f127ad6a0113865bdf1cd4102e7d0759af635a7cf4720dc963c53b"

  ev_policy_oids: "1.3.6.1.4.1.4146.1.1"
}

# CN=GlobalSign Root CA, OU=Root CA, O=GlobalSign nv-sa, C=BE
# GlobalSign Root CA
trust_anchors {
  sha256_hex: "ebd41040e4bb3ec742c9e381d31ef2a41a48b6685c96e7cef3c1df6cd4331c99"

  ev_policy_oids: "1.3.6.1.4.1.4146.1.1"
}

# OU=Starfield Class 2 Certification Authority, O=Starfield Technologies, Inc., C=US
# https://www.starfieldtech.com/
trust_anchors {
  sha256_hex: "1465fa205397b876faa6f0a9958e5590e40fcc7faa4fb7c2c8677521fb5fb658"

  ev_policy_oids: "2.16.840.1.114414.1.7.23.3"
}

# CN=Starfield Root Certificate Authority - G2, O=Starfield Technologies, Inc., L=Scottsdale, ST=Arizona, C=US
# https://valid.sfig2.catest.starfieldtech.com/
trust_anchors {
  sha256_hex: "2ce1cb0bf9d2f9e102993fbe215152c3b2dd0cabde1c68e5319b839154dbb7f5"

  ev_policy_oids: "2.16.840.1.114414.1.7.23.3"
}

# CN=Go Daddy Root Certificate Authority - G2, O=GoDaddy.com, Inc., L=Scottsdale, ST=Arizona, C=US
# https://valid.gdig2.catest.godaddy.com/
trust_anchors {
  sha256_hex: "45140b3247eb9cc8c5b4f0d7b53091f73292089e6e5a63e2749dd3aca9198eda"

  ev_policy_oids: "2.16.840.1.114413.1.7.23.3"
}

# OU=Go Daddy Class 2 Certification Authority, O=The Go Daddy Group, Inc., C=US
# https://www.godaddy.com/
trust_anchors {
  sha256_hex: "c3846bf24b9e93ca64274c0ec67c1ecc5e024ffcacd2d74019350e81fe546ae4"

  ev_policy_oids: "2.16.840.1.114413.1.7.23.3"
}

# CN=GTS Root R3, O=Google Trust Services LLC, C=US
trust_anchors {
  sha256_hex: "34d8a73ee208d9bcdb0d956520934b4e40e69482596e8b6f73c8426b010a6f48"
}

# CN=GTS Root R1, O=Google Trust Services LLC, C=US
trust_anchors {
  sha256_hex: "d947432abde7b7fa90fc2e6b59101b1280e0e1c7e4e40fa3c6887fff57a7f4cf"
}

# CN=GTS Root R4, O=Google Trust Services LLC, C=US
trust_anchors {
  sha256_hex: "349dfa4058c5e263123b398ae795573c4e1313c83fe68f93556cd5e8031b3c7d"
}

# CN=GlobalSign, O=GlobalSign, OU=GlobalSign ECC Root CA - R4
trust_anchors {
  sha256_hex: "b085d70b964f191a73e4af0d54ae7a0e07aafdaf9b71dd0862138ab7325a24a2"
}

# CN=GTS Root R2, O=Google Trust Services LLC, C=US
trust_anchors {
  sha256_hex: "8d25cd97229dbf70356bda4eb3cc734031e24cf00fafcfd32dc76eb5841c7ea8"
}

# CN=Hongkong Post Root CA 3, O=Hongkong Post, L=Hong Kong, ST=Hong Kong, C=HK
# https://valid-ev.ecert.gov.hk/
trust_anchors {
  sha256_hex: "5a2fc03f0c83b090bbfa40604b0988446c7636183df9846e17101a447fb8efd6"

  ev_policy_oids: "2.23.140.1.1"
}

# CN=Hongkong Post Root CA 1, O=Hongkong Post, C=HK
trust_anchors {
  sha256_hex: "f9e67d336c51002ac054c632022d66dda2e7e3fff10ad061ed31d8bbb410cfb2"
}

# C=ES, O=ACCV, OU=PKIACCV, CN=ACCVRAIZ1
trust_anchors {
  sha256_hex: "9a6ec012e1a7da9dbe34194d478ad7c0db1822fb071df12981496ed104384113"
}

# OU=AC RAIZ FNMT-RCM, O=FNMT-RCM, C=ES
trust_anchors {
  sha256_hex: "ebc5570c29018c4d67b1aa127baf12f703b4611ebc17b7dab5573894179b93fa"
}

# CN=Staat der Nederlanden EV Root CA, O=Staat der Nederlanden, C=NL
# https://pkioevssl-v.quovadisglobal.com/
trust_anchors {
  sha256_hex: "4d2491414cfe956746ec4cefa6cf6f72e28a1329432f9d8a907ac4cb5dadc15a"

  ev_policy_oids: "2.16.528.1.1003.1.2.7"
}

# CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1, OU=Kamu Sertifikasyon Merkezi - Kamu SM, O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK, L=Gebze - Kocaeli, C=TR
trust_anchors {
  sha256_hex: "46edc3689046d53a453fb3104ab80dcaec658b2660ea1629dd7e867990648716"
}

# CN=Hellenic Academic and Research Institutions ECC RootCA 2015, O=Hellenic Academic and Research Institutions Cert. Authority, L=Athens, C=GR
# https://haricaeccrootca2015-valid-ev.harica.gr
trust_anchors {
  sha256_hex: "44b545aa8a25e65a73ca15dc27fc36d24c1cb9953a066539b11582dc487b4833"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=Hellenic Academic and Research Institutions RootCA 2015, O=Hellenic Academic and Research Institutions Cert. Authority, L=Athens, C=GR
# https://haricarootca2015-valid-ev.harica.gr
trust_anchors {
  sha256_hex: "a040929a02ce53b4acf4f2ffc6981ce4496f755e6d45fe0b2a692bcd52523f36"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=IdenTrust Public Sector Root CA 1, O=IdenTrust, C=US
trust_anchors {
  sha256_hex: "30d0895a9a448a262091635522d1f52010b5867acae12c78ef958fd4f4389f2f"
}

# CN=IdenTrust Commercial Root CA 1, O=IdenTrust, C=US
# https://identrust-commercial-ev-valid.identrustssl.com/
trust_anchors {
  sha256_hex: "5d56499be4d2e08bcfcad08a3e38723d50503bde706948e42f55603019e528ae"
  ev_policy_oids: "2.23.140.1.1"
  ev_policy_oids: "2.16.840.1.113839.0.6.9"
}

# CN=ISRG Root X1, O=Internet Security Research Group, C=US
trust_anchors {
  sha256_hex: "96bcec06264976f37460779acf28c5a7cfe8a3c0aae11a8ffcee05c0bddf08c6"
}

# CN=Izenpe.com, O=IZENPE S.A., C=ES
# The first OID is for businesses and the second for government entities.
# These are the test sites, respectively:
# https://servicios.izenpe.com
# https://servicios1.izenpe.com
trust_anchors {
  sha256_hex: "2530cc8e98321502bad96f9b1fba1b099e2d299e0f4548bb914f363bc0d4531f"

  ev_policy_oids: "1.3.6.1.4.1.14777.6.1.1",
  ev_policy_oids: "1.3.6.1.4.1.14777.6.1.2"
}

# CN=SZAFIR ROOT CA2, O=Krajowa Izba Rozliczeniowa S.A., C=PL
trust_anchors {
  sha256_hex: "a1339d33281a0b56e557d3d32b1ce7f9367eb094bd5fa72a7e5004c8ded7cafe"
}

# emailAddress=info@e-szigno.hu, CN=Microsec e-Szigno Root CA 2009, O=Microsec Ltd., L=Budapest, C=HU
trust_anchors {
  sha256_hex: "3c5f81fea5fab82c64bfa2eaecafcde8e077fc8620a7cae537163df36edbf378"
}

# CN=e-Szigno Root CA 2017, organizationIdentifier=VATHU-23584497, O=Microsec Ltd., L=Budapest, C=HU
trust_anchors {
  sha256_hex: "beb00b30839b9bc32c32e4447905950641f26421b15ed089198b518ae2ea1b99"
}

# CN=Microsoft ECC Root Certificate Authority 2017, O=Microsoft Corporation, C=US
trust_anchors {
  sha256_hex: "358df39d764af9e1b766e9c972df352ee15cfac227af6ad1d70e8e4a6edcba02"
}

# CN=Microsoft RSA Root Certificate Authority 2017, O=Microsoft Corporation, C=US
trust_anchors {
  sha256_hex: "c741f70f4b2a8d88bf2e71c14122ef53ef10eba0cfa5e64cfa20f418853073e0"
}

# CN=NetLock Arany (Class Gold) Főtanúsítvány, OU=Tanúsítványkiadók (Certification Services), O=NetLock Kft., L=Budapest, C=HU
# https://valid.ev.tanusitvany.hu
trust_anchors {
  sha256_hex: "6c61dac3a2def031506be036d2a6fe401994fbd13df9c8d466599274c446ec98"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=OISTE WISeKey Global Root GB CA, OU=OISTE Foundation Endorsed, O=WISeKey, C=CH
# https://goodevssl.wisekey.com
trust_anchors {
  sha256_hex: "6b9c08e86eb0f767cfad65cd98b62149e5494a67f5845e7bd1ed019f27b86bd6"

  ev_policy_oids: "2.16.756.5.14.7.4.8"
}

# CN=OISTE WISeKey Global Root GC CA, OU=OISTE Foundation Endorsed, O=WISeKey, C=CH
trust_anchors {
  sha256_hex: "8560f91c3624daba9570b5fea0dbe36ff11a8323be9486854fb3f34a5571198d"
}

# CN=QuoVadis Root CA 3, O=QuoVadis Limited, C=BM
trust_anchors {
  sha256_hex: "18f1fc7f205df8adddeb7fe007dd57e3af375a9c4d8d73546bf4f1fed1e18d35"
}

# CN=QuoVadis Root CA 2, O=QuoVadis Limited, C=BM
# https://www.quovadis.bm/
trust_anchors {
  sha256_hex: "85a0dd7dd720adb7ff05f83d542b209dc7ff4528f7d677b18389fea5e5c49e86"

  ev_policy_oids: "1.3.6.1.4.1.8024.0.2.100.1.2"
}

# CN=QuoVadis Root CA 3 G3, O=QuoVadis Limited, C=BM
trust_anchors {
  sha256_hex: "88ef81de202eb018452e43f864725cea5fbd1fc2d9d205730709c5d8b8690f46"
}

# CN=QuoVadis Root CA 1 G3, O=QuoVadis Limited, C=BM
trust_anchors {
  sha256_hex: "8a866fd1b276b57e578e921c65828a2bed58e9f2f288054134b7f1f4bfc9cc74"
}

# CN=QuoVadis Root CA 2 G3, O=QuoVadis Limited, C=BM
# https://evsslicag3-v.quovadisglobal.com/
trust_anchors {
  sha256_hex: "8fe4fb0af93a4d0d67db0bebb23e37c71bf325dcbcdd240ea04daf58b47e1840"

  ev_policy_oids: "1.3.6.1.4.1.8024.0.2.100.1.2"
}

# OU=Security Communication RootCA2, O=SECOM Trust Systems CO.,LTD., C=JP
# https://www.secomtrust.net/contact/form.html
trust_anchors {
  sha256_hex: "513b2cecb810d4cde5dd85391adfc6c2dd60d87bb736d2b521484aa47a0ebef6"

  ev_policy_oids: "1.2.392.200091.100.721.1"
}

# OU=Security Communication RootCA1, O=SECOM Trust.net, C=JP
trust_anchors {
  sha256_hex: "e75e72ed9f560eec6eb4800073a43fc3ad19195a392282017895974a99026b6c"
}

# CN=COMODO Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB
# https://secure.comodo.com/
trust_anchors {
  sha256_hex: "1a0d20445de5ba1862d19ef880858cbce50102b36e8f0a040c3c69e74522fe6e"

  ev_policy_oids: "1.3.6.1.4.1.6449.1.2.1.5.1"
}

# CN=COMODO ECC Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB
# https://comodoecccertificationauthority-ev.comodoca.com/
trust_anchors {
  sha256_hex: "1793927a0614549789adce2f8f34f7f0b66d0f3ae3a3b84d21ec15dbba4fadc7"

  ev_policy_oids: "1.3.6.1.4.1.6449.1.2.1.5.1"
}

# CN=USERTrust ECC Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US
# https://usertrustecccertificationauthority-ev.comodoca.com/
trust_anchors {
  sha256_hex: "4ff460d54b9c86dabfbcfc5712e0400d2bed3fbc4d4fbdaa86e06adcd2a9ad7a"

  ev_policy_oids: "1.3.6.1.4.1.6449.1.2.1.5.1"
}

# CN=COMODO RSA Certification Authority, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB
# https://comodorsacertificationauthority-ev.comodoca.com/
trust_anchors {
  sha256_hex: "52f0e1c4e58ec629291b60317f074671b85d7ea80d5b07273463534b32b40234"

  ev_policy_oids: "1.3.6.1.4.1.6449.1.2.1.5.1"
}

# CN=AAA Certificate Services, O=Comodo CA Limited, L=Salford, ST=Greater Manchester, C=GB
trust_anchors {
  sha256_hex: "d7a7a0fb5d7e2731d771e9484ebcdef71d5f0c3e0a2948782bc83ee0ea699ef4"
}

# CN=USERTrust RSA Certification Authority, O=The USERTRUST Network, L=Jersey City, ST=New Jersey, C=US
# https://usertrustrsacertificationauthority-ev.comodoca.com/
trust_anchors {
  sha256_hex: "e793c9b02fd8aa13e21c31228accb08119643b749c898964b1746d46c3d4cbd2"

  ev_policy_oids: "1.3.6.1.4.1.6449.1.2.1.5.1"
}

# CN=Secure Global CA, O=SecureTrust Corporation, C=US
trust_anchors {
  sha256_hex: "4200f5043ac8590ebb527d209ed1503029fbcbd41ca1b506ec27f15ade7dac69"

  ev_policy_oids: "2.16.840.1.114404.1.1.2.4.1"
}

# CN=Trustwave Global ECC P384 Certification Authority, O=Trustwave Holdings, Inc., L=Chicago, ST=Illinois, C=US
trust_anchors {
  sha256_hex: "55903859c8c0c3ebb8759ece4e2557225ff5758bbd38ebd48276601e1bd58097"
}

# CN=Trustwave Global ECC P256 Certification Authority, O=Trustwave Holdings, Inc., L=Chicago, ST=Illinois, C=US
trust_anchors {
  sha256_hex: "945bbc825ea554f489d1fd51a73ddf2ea624ac7019a05205225c22a78ccfa8b4"
}

# CN=Trustwave Global Certification Authority, O=Trustwave Holdings, Inc., L=Chicago, ST=Illinois, C=US
trust_anchors {
  sha256_hex: "97552015f5ddfc3c8788c006944555408894450084f100867086bc1a2bb58dc8"
}

# CN=XRamp Global Certification Authority, O=XRamp Security Services Inc, OU=www.xrampsecurity.com, C=US
trust_anchors {
  sha256_hex: "cecddc905099d8dadfc5b1d209b737cbe2c18cfb2c10c0ff0bcf0d3286fc1aa2"

  ev_policy_oids: "2.16.840.1.114404.1.1.2.4.1"
}

# CN=SecureTrust CA, O=SecureTrust Corporation, C=US
# https://www.securetrust.com
# https://www.trustwave.com/
trust_anchors {
  sha256_hex: "f1c1b50ae5a20dd8030ec9f6bc24823dd367b5255759b4e71b61fce9f7375d73"

  ev_policy_oids: "2.16.840.1.114404.1.1.2.4.1"
}

# CN=UCA Global G2 Root, O=UniTrust, C=CN
trust_anchors {
  sha256_hex: "9bea11c976fe014764c1be56a6f914b5a560317abd9988393382e5161aa0493c"
}

# CN=UCA Extended Validation Root, O=UniTrust, C=CN
# https://rsaevg1.good.sheca.com/
trust_anchors {
  sha256_hex: "d43af9b35473755c9684fc06d7d8cb70ee5c28e773fb294eb41ee71722924d24"

  ev_policy_oids: "2.23.140.1.1"
}

# CN=SSL.com EV Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US
# https://test-ev-ecc.ssl.com/
trust_anchors {
  sha256_hex: "22a2c1f7bded704cc1e701b5f408c310880fe956b5de2a4a44f99c873a25a7c8"

  ev_policy_oids: "2.23.140.1.1"
}

# CN=SSL.com EV Root Certification Authority RSA R2, O=SSL Corporation, L=Houston, ST=Texas, C=US
# https://test-ev-rsa.ssl.com/
trust_anchors {
  sha256_hex: "2e7bf16cc22485a7bbe2aa8696750761b0ae39be3b2fe9d0cc6d4ef73491425c"

  ev_policy_oids: "2.23.140.1.1"
}

# CN=SSL.com Root Certification Authority ECC, O=SSL Corporation, L=Houston, ST=Texas, C=US
trust_anchors {
  sha256_hex: "3417bb06cc6007da1b961c920b8ab4ce3fad820e4aa30b9acbc4a74ebdcebc65"
}

# CN=SSL.com Root Certification Authority RSA, O=SSL Corporation, L=Houston, ST=Texas, C=US
trust_anchors {
  sha256_hex: "85666a562ee0be5ce925c1d8890a6f76a87ec16d4d7d5f29ea7419cf20123b69"
}

# CN=SwissSign Gold CA - G2, O=SwissSign AG, C=CH
# https://testevg2.swisssign.net/
trust_anchors {
  sha256_hex: "62dd0be9b9f50a163ea0f8e75c053b1eca57ea55c8688f647c6881f2c8357b95"

  ev_policy_oids: "2.16.756.1.89.1.2.1.1"
}

# CN=SwissSign Silver CA - G2, O=SwissSign AG, C=CH
trust_anchors {
  sha256_hex: "be6c4da2bbb9ba59b6f3939768374246c3c005993fa98f020d1dedbed48a81d5"
}

# CN=TWCA Global Root CA, OU=Root CA, O=TAIWAN-CA, C=TW
# https://evssldemo3.twca.com.tw/index.html
trust_anchors {
  sha256_hex: "59769007f7685d0fcd50872f9f95d5755a5b2b457d81f3692b610a98672f0e1b"

  ev_policy_oids: "1.3.6.1.4.1.40869.1.1.22.3"
}

# CN=TWCA Root Certification Authority, OU=Root CA, O=TAIWAN-CA, C=TW
# https://evssldemo.twca.com.tw/index.html
trust_anchors {
  sha256_hex: "bfd88fe1101c41ae3e801bf8be56350ee9bad1a6b9bd515edc5c6d5b8711ac44"

  ev_policy_oids: "1.3.6.1.4.1.40869.1.1.22.3"
}

# CN=TeliaSonera Root CA v1, O=TeliaSonera
trust_anchors {
  sha256_hex: "dd6936fe21f8f077c123a1a521c12224f72255b73e03a7260693e8a24b0fa389"
}

# CN=TrustCor RootCert CA-2, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA
trust_anchors {
  sha256_hex: "0753e940378c1bd5e3836e395daea5cb839e5046f1bd0eae1951cf10fec7c965"
}

# CN=TrustCor ECA-1, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA
trust_anchors {
  sha256_hex: "5a885db19c01d912c5759388938cafbbdf031ab2d48e91ee15589b42971d039c"
}

# CN=TrustCor RootCert CA-1, OU=TrustCor Certificate Authority, O=TrustCor Systems S. de R.L., L=Panama City, ST=Panama, C=PA
trust_anchors {
  sha256_hex: "d40e9c86cd8fe468c1776959f49ea774fa548684b6c406f3909261f4dce2575c"
}

# CN=Network Solutions Certificate Authority, O=Network Solutions L.L.C., C=US
# https://www.networksolutions.com/website-packages/index.jsp
trust_anchors {
  sha256_hex: "001686cd181f83a1b1217d305b365c41e3470a78a1d37b134a98cd547b92dab3"

  ev_policy_oids: "1.3.6.1.4.1.782.1.2.1.8.1"
}

# CN=Certum EC-384 CA, OU=Certum Certification Authority, O=Asseco Data Systems S.A., C=PL
trust_anchors {
  sha256_hex: "6b328085625318aa50d173c98d8bda09d57e27413d114cf787a0f5d06c030cf6"
}

# CN=Certum Trusted Root CA, OU=Certum Certification Authority, O=Asseco Data Systems S.A., C=PL
trust_anchors {
  sha256_hex: "fe7696573855773e37a95e7ad4d9cc96c30157c15d31765ba9b15704e1ae78fd"
}

# CN=D-TRUST BR Root CA 1 2020, O=D-Trust GmbH, C=DE
trust_anchors {
  sha256_hex: "e59aaa816009c22bff5b25bad37df306f049797c1f81d85ab089e657bd8f0044"
}

# CN=D-TRUST EV Root CA 1 2020, O=D-Trust GmbH, C=DE
trust_anchors {
  sha256_hex: "08170d1aa36453901a2f959245e347db0c8d37abaabc56b81aa100dc958970db"
}

# CN=GlobalSign Root E46, O=GlobalSign nv-sa, C=BE
trust_anchors {
  sha256_hex: "cbb9c44d84b8043e1050ea31a69f514955d7bfd2e2c6b49301019ad61d9f5058"
}

# CN=GlobalSign Root R46, O=GlobalSign nv-sa, C=BE
trust_anchors {
  sha256_hex: "4fa3126d8d3a11d1c4855a4f807cbad6cf919d3a5a88b03bea2c6372d93c40c9"
}

# CN=GLOBALTRUST 2020, O=e-commerce monitoring GmbH, C=AT
# https://testok-2020-server-qualified-ev-1.e-monitoring.at/
trust_anchors {
  sha256_hex: "9a296a5182d1d451a2e37f439b74daafa267523329f90f9a0d2007c334e23c9a"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=HARICA TLS ECC Root CA 2021, O=Hellenic Academic and Research Institutions CA, C=GR
# https://tls-ecc-valid-ev.root2021.harica.gr
trust_anchors {
  sha256_hex: "3f99cc474acfce4dfed58794665e478d1547739f2e780f1bb4ca9b133097d401"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=HARICA TLS RSA Root CA 2021, O=Hellenic Academic and Research Institutions CA, C=GR
# https://tls-rsa-valid-ev.root2021.harica.gr
trust_anchors {
  sha256_hex: "d95d0e8eda79525bf9beb11b14d2100d3294985f0c62d9fabd9cd999eccb7b1d"
  ev_policy_oids: "2.23.140.1.1"
}

# CN=HiPKI Root CA - G1, O=Chunghwa Telecom Co., Ltd., C=TW
trust_anchors {
  sha256_hex: "f015ce3cc239bfef064be9f1d2c417e1a0264a0a94be1f0c8d121864eb6949cc"
}

# CN=ISRG Root X2, O=Internet Security Research Group, C=US
trust_anchors {
  sha256_hex: "69729b8e15a86efc177a57afb7171dfc64add28c2fca8cf1507e34453ccb1470"
}

# CN=NAVER Global Root Certification Authority, O=NAVER BUSINESS PLATFORM Corp., C=KR
trust_anchors {
  sha256_hex: "88f438dcf8ffd1fa8f429115ffe5f82ae1e06e0c70c375faad717b34a49e7265"
}

# CN=Telia Root CA v2, O=Telia Finland Oyj, C=FI
trust_anchors {
  sha256_hex: "242b69742fcb1e5b2abf98898b94572187544e5b4d9911786573621f6a74b82c"
}

# CN=DigiCert TLS ECC P384 Root G5, O=DigiCert, Inc., C=US
trust_anchors {
  sha256_hex: "018e13f0772532cf809bd1b17281867283fc48c6e13be9c69812854a490c1b05"
}

# CN=DigiCert TLS RSA4096 Root G5, O=DigiCert, Inc., C=US
trust_anchors {
  sha256_hex: "371a00dc0533b3721a7eeb40e8419e70799d2b0a0f2c1d80693165f7cec4ad75"
}

# C = US, O = Certainly, CN = Certainly Root E1
trust_anchors {
  sha256_hex: "b4585f22e4ac756a4e8612a1361c5d9d031a93fd84febb778fa3068b0fc42dc2"
}

# C = US, O = Certainly, CN = Certainly Root R1
trust_anchors {
  sha256_hex: "77b82cd8644c4305f7acc5cb156b45675004033d51c60c6202a8e0c33467d3a0"
}

# CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS, organizationIdentifier=VATES-Q2826004J, OU=Ceres, O=FNMT-RCM, C=ES
trust_anchors {
  sha256_hex: "554153b13d2cf9ddb753bfbe1a4e0ae08d0aa4187058fe60a2b862b2e4b87bcb"
}

# CN=ANF Secure Server Root CA, OU=ANF CA Raiz, O=ANF Autoridad de Certificacion, C=ES, serialNumber=G63287510
trust_anchors {
  sha256_hex: "fb8fec759169b9106b1e511644c618c51304373f6c0643088d8beffd1b997599"
}

# CN=E-Tugra Global Root CA ECC v3, OU=E-Tugra Trust Center, O=E-Tugra EBG A.S., L=Ankara, C=TR
trust_anchors {
  sha256_hex: "873f4685fa7f563625252e6d36bcd7f16fc24951f264e47e1b954f4908cdca13"
}

# CN=E-Tugra Global Root CA RSA v3, OU=E-Tugra Trust Center, O=E-Tugra EBG A.S., L=Ankara, C=TR
trust_anchors {
  sha256_hex: "ef66b0b10a3cdb9f2e3648c76bd2af18ead2bfe6f117655e28c4060da1a3f4c2"
}

# CN=Security Communication ECC RootCA1, O=SECOM Trust Systems CO.,LTD., C=JP
trust_anchors {
  sha256_hex: "e74fbda55bd564c473a36b441aa799c8a68e077440e8288b9fa1e50e4bbaca11"
}

# CN=TunTrust Root CA, O=Agence Nationale de Certification Electronique, C=TN
trust_anchors {
  sha256_hex: "2e44102ab58cb85419451c8e19d9acf3662cafbc614b6a53960a30f7d0e2eb41"
}

# CN=vTrus ECC Root CA, O=iTrusChina Co.,Ltd., C=CN
trust_anchors {
  sha256_hex: "30fbba2c32238e2a98547af97931e550428b9b3f1c8eeb6633dcfa86c5b27dd3"
}

# CN=vTrus Root CA, O=iTrusChina Co.,Ltd., C=CN
trust_anchors {
  sha256_hex: "8a71de6559336f426c26e53880d00d88a18da4c6a91f0dcb6194e206c5c96387"
}