소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.