diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-02-02 00:24:30 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-02-02 00:24:30 +0100 |
commit | 6b485c7407fdfab34e47df9ad75f4ad5d84f0e34 (patch) | |
tree | 20eb068e42f6cd90d04a84f827a71ed10f4fdd5f /docs/SSLCERTS | |
parent | 7a8a7ca7b01d3e37467cf3779df67f1e852541f9 (diff) |
HTTPS: update a bunch of URLs from HTTP to HTTPS
Diffstat (limited to 'docs/SSLCERTS')
-rw-r--r-- | docs/SSLCERTS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SSLCERTS b/docs/SSLCERTS index 89e5bb623..b793b2c78 100644 --- a/docs/SSLCERTS +++ b/docs/SSLCERTS @@ -109,7 +109,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](http://curl.haxx.se/docs/caextract.html) + way for you: [CA Extract](https://curl.haxx.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 |