From 1a56e24def62963197906465d59ae9379e28dd4c Mon Sep 17 00:00:00 2001 From: Noam Date: Wed, 2 Mar 2016 15:35:20 +0200 Subject: [PATCH] Added SSL/TLS Disclaimer - Currently self-signed certificates can't be verified --- data/interfaces/default/config.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/interfaces/default/config.html b/data/interfaces/default/config.html index a50035d3..b6e41303 100644 --- a/data/interfaces/default/config.html +++ b/data/interfaces/default/config.html @@ -396,7 +396,7 @@ Path to the certificate file. Make sure to use a valid certificate ("Issued To" field must match - hostname) which is not the case with the default certificate. Path is usually %appdata%\deluge\ssl on Windows, ~/.config/deluge/ssl/ on Linux. + hostname) which is not the case with the default certificate. Path is usually %appdata%\deluge\ssl on Windows, ~/.config/deluge/ssl/ on Linux. Leave this blank if you are using a self-signed certificate.