Skip to content

Commit 1e9cc65

Browse files
committed
Change source URL for certdata.txt to HTTPS
Fix jublo#149.
1 parent 47a3f8d commit 1e9cc65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cacert.pem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## This is a bundle of X.509 certificates of public Certificate Authorities
77
## (CA). These were automatically extracted from Mozilla's root certificates
88
## file (certdata.txt). This file can be found in the mozilla source tree:
9-
## http://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt
9+
## https://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt
1010
##
1111
## It contains the certificates in PEM format and therefore
1212
## can be directly used with curl / libcurl / php_curl, or with

0 commit comments

Comments
 (0)