From 6c0cf2e75f008e51ceca9067be17068ff4e5c1cd Mon Sep 17 00:00:00 2001 From: markus101 Date: Sun, 5 Oct 2014 13:31:44 -0700 Subject: [PATCH] drone will correct SSL Cert Hash issues --- SSL.md | 1 - 1 file changed, 1 deletion(-) diff --git a/SSL.md b/SSL.md index 15d5335..b483c20 100644 --- a/SSL.md +++ b/SSL.md @@ -11,7 +11,6 @@ You will need to edit NzbDrone's config file directly as these settings are not 1. Go to Settings -> General 2. Show advanced options 3. Enable SSL, set the SSL port and Certificate Hash (drone will remove all spaces from the hash as they are not required). -_Important: Do not copy / paste the Certificate Hash from MMC as this may cause phantom characters. Instead, manually type each character (without spaces) into the field._ 4. Restart NzbDrone.exe or NzbDrone.Console.exe as administrator (so the SSL URL and Certificate can be registered with Windows). 5. Verify SSL connectivity 6. Restart NzbDrone in your preferred method (service, exe, console)