1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-22 02:32:51 +01:00

SSL cert hash will have spaces removed on save

markus101 2014-10-04 22:30:24 -07:00
parent 1fde3f5c08
commit b24a5e5bce

2
SSL.md

@ -10,7 +10,7 @@ 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 (make sure all spaces are removed from the Certificate hash, before and after.
3. Enable SSL, set the SSL port and Certificate Hash (drone will remove all spaces from the hash as they are not required).
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)