Skip to content

Commit

Permalink
Merge branch 'floitsch/update-certs.30.remove-deprecated' into floits…
Browse files Browse the repository at this point in the history
…ch/update-certs.40.kebab
  • Loading branch information
floitsch committed Nov 8, 2024
2 parents b411748 + 2336309 commit 4cf34f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/to_toit_source.toit
Original file line number Diff line number Diff line change
Expand Up @@ -227,14 +227,14 @@ main args/List:
print " DIGICERT_GLOBAL_ROOT_CA,"
print " GLOBALSIGN_ROOT_CA,"
print " GLOBALSIGN_ROOT_CA_R3,"
print " COMODO_AAA_SERVICES_ROOT,"
print " COMODO_RSA_CERTIFICATION_AUTHORITY,"
print " BALTIMORE_CYBERTRUST_ROOT,"
print " USERTRUST_ECC_CERTIFICATION_AUTHORITY,"
print " USERTRUST_RSA_CERTIFICATION_AUTHORITY,"
print " DIGICERT_HIGH_ASSURANCE_EV_ROOT_CA,"
print " ISRG_ROOT_X1,"
print " STARFIELD_CLASS_2_CA,"
print " COMODO_AAA_SERVICES_ROOT,"
print "]"
print ""
print "/**"
Expand Down

0 comments on commit 4cf34f1

Please sign in to comment.