summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-06-17 15:23:42 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-06-17 15:23:42 +0200
commit510d746c1a744a8fe3238aae82362d9e336089ba (patch)
tree9dafe49ed0d2c52da6cc3e838d6c1704fcfe1432 /README.md
parenta895c20eb9384a988e8fbbdf4a7978a4cbc25cae (diff)
mention how to save the cert
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 101cdc11c..90529c911 100644
--- a/README.md
+++ b/README.md
@@ -179,7 +179,7 @@ If you want to add a feed that uses a self-signed certificate that is not signed
If you have control over the feed in question, consider signing your certificate for free using [StartSSL](https://www.startssl.com/) or wait until September when [letsencrypt.com](http://letsencrypt.com/) goes online.
-If you do not have control over the chosen feed, you should [add each self-signed and trusted certificate to your trusted certificates](https://turboflash.wordpress.com/2009/06/23/curl-adding-installing-trusting-new-self-signed-certificate/). The exact procedure however may vary depending on your distribution.
+If you do not have control over the chosen feed, you should [download the certificate from the feed's website](http://superuser.com/questions/97201/how-to-save-a-remote-server-ssl-certificate-locally-as-a-file) and [add it to your server's trusted certificates](https://turboflash.wordpress.com/2009/06/23/curl-adding-installing-trusting-new-self-signed-certificate/). The exact procedure however may vary depending on your distribution.
Configuration