diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2020-12-26 17:04:12 +0330 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-30 13:31:55 +0100 |
commit | e7e5a5e6772123dd2b42f1ace0fac7b7db7886e3 (patch) | |
tree | 9cfd5008e38bcb0b8419f9fbeec3e30ae0a0503e /Base | |
parent | 7d49ea9836af0412f89841b39c3643f1419fa06e (diff) | |
download | serenity-e7e5a5e6772123dd2b42f1ace0fac7b7db7886e3.zip |
Base: Add Amazon's intermediate root certificate (Server CA 1B)
Diffstat (limited to 'Base')
-rw-r--r-- | Base/etc/ca_certs.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Base/etc/ca_certs.ini b/Base/etc/ca_certs.ini index 89c476f906..59be086939 100644 --- a/Base/etc/ca_certs.ini +++ b/Base/etc/ca_certs.ini @@ -1,3 +1,5 @@ +[Server CA 1B] +country=US [PKIACCV] country=ES |