mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 02:13:56 +09:00
Base: Add Sectigo certs to ca_certs.ini
Adds Sectigo RSA Domain, Extended, and Organization cert subjects to ca_certs.ini. These are the new names for the old Comodo CA certs that are already trusted.
This commit is contained in:
parent
7dac169f39
commit
a2b2194928
Notes:
sideshowbarker
2024-07-18 12:24:23 +09:00
Author: https://github.com/paulirwin 🔰
Commit: a2b2194928
Pull-request: https://github.com/SerenityOS/serenity/pull/7998
1 changed files with 9 additions and 0 deletions
|
@ -313,6 +313,15 @@ country=US
|
|||
[SZAFIR ROOT CA2]
|
||||
country=PL
|
||||
|
||||
[Sectigo RSA Domain Validation Secure Server CA]
|
||||
country=US
|
||||
|
||||
[Sectigo RSA Extended Validation Secure Server CA]
|
||||
country=US
|
||||
|
||||
[Sectigo RSA Organization Validation Secure Server CA]
|
||||
country=US
|
||||
|
||||
[SecureSign RootCA11]
|
||||
country=JP
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue