summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-10-02 19:59:55 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-10-02 19:59:55 +0200
commita142664a9446344e797d49b0a54b8f61d0e36838 (patch)
treeb8c69566209a322e044b589da6cbbade724fad5d
parent9b40aaf03b6a644dac0d5cbd362f44afd80f2c31 (diff)
remve startssl and wosign from recommended free cert list
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index fc86d164f..71d7beb92 100644
--- a/README.md
+++ b/README.md
@@ -284,8 +284,6 @@ 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 on one of the following providers:
* [letsencrypt.com](http://letsencrypt.com/)
-* [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](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.