summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-05-16 09:49:54 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-05-16 09:49:54 +0200
commit732af1c72701da1b4f0d48ed4189298bd1cd8fcb (patch)
tree129ececc4f73fce25a6617dd5c1ccbb3f1f9e170
parent83a3a2642fe98cd3d669d69a332a5fc443216cc3 (diff)
Fix ssl url
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1bc4204cd..5b00d27fc 100644
--- a/README.md
+++ b/README.md
@@ -265,7 +265,7 @@ If you have control over the feed in question, consider signing your certificate
* [StartSSL](https://www.startssl.com/)
* [WoSign](https://www.wosign.com/)
-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.
+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](http://www.onlinesmartketer.com/2009/06/23/curl-adding-installing-trusting-new-self-signed-certificate/). The exact procedure however may vary depending on your distribution.
Configuration