Skip to content

Commit

Permalink
Update Mozilla CA certificate store to latest (01-01-2020) for libgit…
Browse files Browse the repository at this point in the history
…2 SSL. (JuliaLang#34319)
  • Loading branch information
mikhail-j authored and StefanKarpinski committed Jan 9, 2020
1 parent 6088df6 commit 375347e
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 5 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 := 2019-10-16
MOZILLA_CACERT_VERSION := 2020-01-01
1 change: 0 additions & 1 deletion deps/checksums/cacert-2019-08-28.pem/md5

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion deps/checksums/cacert-2019-10-16.pem/md5

This file was deleted.

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

This file was deleted.

1 change: 1 addition & 0 deletions deps/checksums/cacert-2020-01-01.pem/md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c726ae88fd600aa26df1d30f42b51fec
1 change: 1 addition & 0 deletions deps/checksums/cacert-2020-01-01.pem/sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cc129ae1a4377a43a74b0854b6eccb2b315cdfce018142d1dd5524fb64c8945cde067cb18f366351fa7d6af3f9f36cf21bc1f626f987f9e4627878472ea59cde

0 comments on commit 375347e

Please sign in to comment.