We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a3f8d commit 1e9cc65Copy full SHA for 1e9cc65
src/cacert.pem
@@ -6,7 +6,7 @@
6
## This is a bundle of X.509 certificates of public Certificate Authorities
7
## (CA). These were automatically extracted from Mozilla's root certificates
8
## 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
+## https://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt
10
##
11
## It contains the certificates in PEM format and therefore
12
## can be directly used with curl / libcurl / php_curl, or with
0 commit comments