ソースを参照

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

Update CA certificates to latest Mozilla bundle
Rémi Verschelde 7 年 前
コミット
7c7eda876a
2 ファイル変更536 行追加417 行削除
  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
 
-- 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
 
+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
 

ファイルの差分が大きいため隠しています
+ 529 - 415
thirdparty/certs/ca-certificates.crt


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません