Skip to content

Commit

Permalink
Update Mozilla CA certificate store to latest (07-22-2020) for libgit…
Browse files Browse the repository at this point in the history
…2 SSL. (#36835)

(cherry picked from commit 02d5cb3)
  • Loading branch information
mikhail-j authored and KristofferC committed Aug 3, 2020
1 parent 56fd9a2 commit 33767f5
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 @@ -40,4 +40,4 @@ P7ZIP_BB_REL = 1
# 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 := 2020-01-01
MOZILLA_CACERT_VERSION := 2020-07-22
1 change: 0 additions & 1 deletion deps/checksums/cacert-2020-01-01.pem/md5

This file was deleted.

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

This file was deleted.

1 change: 1 addition & 0 deletions deps/checksums/cacert-2020-07-22.pem/md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18c68c9898be980227f33c213a2464aa
1 change: 1 addition & 0 deletions deps/checksums/cacert-2020-07-22.pem/sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0d49bd1435a25b113a34ac38b337a9c904b6ac720824fd55d410ff6d8f6d0f637b54fd92cdff31d1c632b6a77f35fe55de9c756f35365387cea94f0fd93631b1

0 comments on commit 33767f5

Please sign in to comment.