From 5faa515214f83fe66ee9191af5fc49c21262f711 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 8 Jan 2018 19:24:08 +0100 Subject: Update README.rst --- README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 933bdc2..ec6b054 100644 --- a/README.rst +++ b/README.rst @@ -258,11 +258,7 @@ If you are having trouble debugging updater errors, try running it again using t How Do I Enable Support For Self-Signed Certificates ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -If you are using self-signed certificates, don't. It's very easy to sign your cert for free from either one of the following three websites: - -* `Lets Encrypt `_ -* `StartSSL `_ -* `WoSign `_ +If you are using self-signed certificates, don't. It's very easy to sign your cert for free from `Lets Encrypt `_ If you still have to use a self-signed certificate no matter what, don't patch the code to turn off certificate verification but rather globally add your certificate to the trusted certificates. Read up on your distributions documentation to find out how. -- cgit v1.2.3