diff options
Diffstat (limited to 'docs/SSLCERTS.md')
-rw-r--r-- | docs/SSLCERTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SSLCERTS.md b/docs/SSLCERTS.md index c991f67dd..415b540ad 100644 --- a/docs/SSLCERTS.md +++ b/docs/SSLCERTS.md @@ -119,7 +119,7 @@ server, do one of the following: 5. Get a better/different/newer CA cert bundle! One option is to extract the one a recent Firefox browser uses by running 'make ca-bundle' in the curl build tree root, or possibly download a version that was generated this - way for you: [CA Extract](https://curl.haxx.se/docs/caextract.html) + way for you: [CA Extract](https://curl.se/docs/caextract.html) Neglecting to use one of the above methods when dealing with a server using a certificate that isn't signed by one of the certificates in the installed CA |