Skip to content

Commit

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

(cherry picked from commit b317206)
  • Loading branch information
mikhail-j authored and KristofferC committed Aug 26, 2019
1 parent 3fd1b09 commit 7ab039b
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-01-23
MOZILLA_CACERT_VERSION := 2019-05-15
1 change: 0 additions & 1 deletion deps/checksums/cacert-2019-01-23.pem/md5

This file was deleted.

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

This file was deleted.

1 change: 1 addition & 0 deletions deps/checksums/cacert-2019-05-15.pem/md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f4a13fcdd32ca18c3e62c7a728ebb378
1 change: 1 addition & 0 deletions deps/checksums/cacert-2019-05-15.pem/sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6dff0130bdc7c9b211d437598d6caf1b5bb7f7268ce66713e9701890f8924c98ab5a4c0df28dac4fdfea439ad61b46861d0c5b2986ac8c8b4a47218a2b9ba02f

0 comments on commit 7ab039b

Please sign in to comment.