diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-11-04 14:02:01 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-11-04 23:59:47 +0100 |
commit | 4d2f8006777d6354d9b62eae38ebd0a0256d0f94 (patch) | |
tree | 31f6a88fdf1b3d96f52f7e5c008a7e966c7d218d /docs/mk-ca-bundle.1 | |
parent | 0673cb4d2d97360c68a6ac237eab14fc154bc384 (diff) | |
download | curl-4d2f8006777d6354d9b62eae38ebd0a0256d0f94.tar.gz |
curl.se: new home
Closes #6172
Diffstat (limited to 'docs/mk-ca-bundle.1')
-rw-r--r-- | docs/mk-ca-bundle.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/mk-ca-bundle.1 b/docs/mk-ca-bundle.1 index 2f3d933d3..3502ade8d 100644 --- a/docs/mk-ca-bundle.1 +++ b/docs/mk-ca-bundle.1 @@ -9,7 +9,7 @@ .\" * .\" * This software is licensed as described in the file COPYING, which .\" * you should have received as part of this distribution. The terms -.\" * are also available at https://curl.haxx.se/docs/copyright.html. +.\" * are also available at https://curl.se/docs/copyright.html. .\" * .\" * You may opt to use, copy, modify, merge, publish, distribute and/or sell .\" * copies of the Software, and permit persons to whom the Software is @@ -113,7 +113,7 @@ https://p11-glue.freedesktop.org/doc/storing-trust-policy/storing-trust-existing .BR curl (1) .SH HISTORY \fBmk-ca-bundle\fP is a command line tool that is shipped as part of every -curl and libcurl release (see https://curl.haxx.se/). It was originally based +curl and libcurl release (see https://curl.se/). It was originally based on the parse-certs script written by Roland Krikava and was later much improved by Guenter Knauf. This manual page was initially written by Jan Schaumann \&<jschauma@netmeister.org>. |