Browse Source

Merge pull request #16753 from akien-mga/ca-certificates

Update CA certificates to latest Mozilla bundle
Rémi Verschelde 7 years ago
parent
commit
7c7eda876a
2 changed files with 536 additions and 417 deletions
  1. 7 2
      thirdparty/README.md
  2. 529 415
      thirdparty/certs/ca-certificates.crt

+ 7 - 2
thirdparty/README.md

@@ -26,10 +26,15 @@ Files extracted from upstream source:
 
 
 ## certs
 ## certs
 
 
-- Upstream: Mozilla, via https://packages.ubuntu.com/xenial-updates/ca-certificates
-- Version: 2016-ish
+- Upstream: Mozilla, via https://apps.fedoraproject.org/packages/ca-certificates
+- Version: 2018.2.22
 - License: MPL 2.0
 - License: MPL 2.0
 
 
+File extracted from a recent Fedora install:
+/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
+(It can't be extracted directly from the package,
+as it's generated on the user's system.)
+
 
 
 ## enet
 ## enet
 
 

File diff suppressed because it is too large
+ 529 - 415
thirdparty/certs/ca-certificates.crt


Some files were not shown because too many files changed in this diff