diff options
author | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-08-08 19:22:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2017-08-08 21:41:07 +0200 |
commit | 13ef623a81736e95da1cc1d13a02dd78e228adee (patch) | |
tree | 461ddac9a389bdeadf93ac430b601767cdf26795 /docs/mk-ca-bundle.1 | |
parent | 58845f2e2e2e19738882f44cf1cbedeb160e76d1 (diff) | |
download | curl-13ef623a81736e95da1cc1d13a02dd78e228adee.tar.gz |
docs/comments: Update to secure URL versions
Closes #1741
Diffstat (limited to 'docs/mk-ca-bundle.1')
-rw-r--r-- | docs/mk-ca-bundle.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mk-ca-bundle.1 b/docs/mk-ca-bundle.1 index c8f5177e1..f754e74c7 100644 --- a/docs/mk-ca-bundle.1 +++ b/docs/mk-ca-bundle.1 @@ -107,7 +107,7 @@ Returns 0 on success. Returns 1 if it fails to download data. .SH CERTDATA FORMAT The file format used by Mozilla for this trust information seems to be documented here: .nf -http://p11-glue.freedesktop.org/doc/storing-trust-policy/storing-trust-existing.html +https://p11-glue.freedesktop.org/doc/storing-trust-policy/storing-trust-existing.html .fi .SH SEE ALSO .BR curl (1) |