1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 05:35:29 +00:00

drone will correct SSL Cert Hash issues

markus101 2014-10-05 13:31:44 -07:00
parent e8e4a9b95b
commit 6c0cf2e75f

1
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 1. Go to Settings -> General
2. Show advanced options 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). 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). 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 5. Verify SSL connectivity
6. Restart NzbDrone in your preferred method (service, exe, console) 6. Restart NzbDrone in your preferred method (service, exe, console)