Skip to content

Commit

Permalink
Update Mozilla CA certificate store to latest (08-28-2019) for libgit…
Browse files Browse the repository at this point in the history
…2 SSL.

(cherry picked from commit 6797cb3)
  • Loading branch information
mikhail-j authored and KristofferC committed Feb 22, 2020
1 parent db0bc60 commit ea009f6
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deps/Versions.make
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ CURL_VER = 7.56.0
# Specify the version of the Mozilla CA Certificate Store to obtain.
# The versions of cacert.pem are identified by the date (YYYY-MM-DD) of their changes.
# See https://curl.haxx.se/docs/caextract.html for more details.
MOZILLA_CACERT_VERSION := 2019-05-15
MOZILLA_CACERT_VERSION := 2019-08-28
1 change: 0 additions & 1 deletion deps/checksums/cacert-2019-05-15.pem/md5

This file was deleted.

1 change: 0 additions & 1 deletion deps/checksums/cacert-2019-05-15.pem/sha512

This file was deleted.

1 change: 1 addition & 0 deletions deps/checksums/cacert-2019-08-28.pem/md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6c8779e5755d9dddf677bf7a52d035ce
1 change: 1 addition & 0 deletions deps/checksums/cacert-2019-08-28.pem/sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
527e23d1e83381583cc2efe4625b01a00baa990afc877bb617727e8bffab17a0dc4f36b60162bad375b576ff09bc27acc7e0f095a34150f23d61825b8a7fb81f

0 comments on commit ea009f6

Please sign in to comment.