summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-06-03 01:42:01 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-06-03 01:42:01 +0200
commitcbd115893061ad3d26844821a2e38a8d47f65452 (patch)
tree589efbcda269a44f737a09c9cd0a89a85eba3930 /README.md
parentb1a703ec8a1f5fcb8c7f4f6fad30aa81b422625d (diff)
wiki to docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d8f0d816..b851a49dd 100644
--- a/README.md
+++ b/README.md
@@ -272,6 +272,7 @@ System Cron:
### Adding feeds that use self-signed certificates
If you want to add a feed that uses a self-signed certificate that is not signed by a trusted CA the request will fail with "SSL certficate is invalid". A common solution is to turn off the certificate verification **which is wrong** and **makes your installation vulnerable to MITM attacks**. Therefore **turning off certificate verification is not supported**.
+
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/)