Skip to content

Commit

Permalink
Update cacerts to 7-25-2021
Browse files Browse the repository at this point in the history
Removes:

QuoVadis Root CA
Sonera Class 2 Root CA
GeoTrust Primary Certification Authority - G2
VeriSign Universal Root Certification Authority
Chambers of Commerce Root - 2008
Global Chambersign Root - 2008
Trustis FPS Root CA
Staat der Nederlanden Root CA - G3

Added:

AC RAIZ FNMT-RCM SERVIDORES SEGUROS
GlobalSign Root R46
GlobalSign Root E46
GLOBALTRUST 2020
ANF Secure Server Root CA
Certum EC-384 CA
Certum Trusted Root CA

Signed-off-by: Tim Smith <tsmith@chef.io>

Update source url

Signed-off-by: skeshari12 <skeshari@msystechnologies.com>

Update default version

Signed-off-by: skeshari12 <skeshari@msystechnologies.com>

maintain the order

Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
  • Loading branch information
tas50 authored and skeshari12 committed Sep 30, 2021
1 parent d880e20 commit 471a7d5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions config/software/cacerts.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,13 @@
license_file "https://www.mozilla.org/media/MPL/2.0/index.815ca599c9df.txt"
skip_transitive_dependency_licensing true

default_version "2021-01-19"
default_version "2021-07-05"

source url: "https://curl.haxx.se/ca/cacert-#{version}.pem"
source url: "https://curl.se/ca/cacert-#{version}.pem"

# versions_list: https://curl.se/docs/caextract.html
version("2021-07-05") { source sha256: "a3b534269c6974631db35f952e8d7c7dbf3d81ab329a232df575c2661de1214a" }
version("2021-05-25") { source sha256: "3a32ad57e7f5556e36ede625b854057ac51f996d59e0952c207040077cbe48a9" }
version("2021-01-19") { source sha256: "e010c0c071a2c79a76aa3c289dc7e4ac4ed38492bfda06d766a80b707ebd2f29" }
version("2020-12-08") { source sha256: "313d562594ebd07846ad6b840dd18993f22e0f8b3f275d9aacfae118f4f00fb7" }
version("2020-10-14") { source sha256: "bb28d145ed1a4ee67253d8ddb11268069c9dafe3db25a9eee654974c4e43eee5" }
Expand Down

0 comments on commit 471a7d5

Please sign in to comment.