mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
Updated SSL (markdown)
parent
1c0f942d33
commit
672a0aaf86
1 changed files with 1 additions and 1 deletions
2
SSL.md
2
SSL.md
|
@ -3,7 +3,7 @@
|
|||
### Prerequisites ###
|
||||
- SSL Cert with Private Key [Create self-signed Certificate](http://www.selfsignedcertificate.com/) then [Convert PEM to PKCS#12](https://www.sslshopper.com/ssl-converter.html)
|
||||
- Cert loaded in Personal store of Local System (http://www.databasemart.com/howto/SQLoverssl/How_To_Import_Personal_Certificate_With_MMC.aspx)
|
||||
- Thumbprint of the certificate (http://msdn.microsoft.com/en-us/library/ms734695.aspx)
|
||||
- Hash/Thumbprint of the certificate (http://msdn.microsoft.com/en-us/library/ms734695.aspx)
|
||||
|
||||
### Enabling SSL ###
|
||||
You will need to edit NzbDrone's config file directly as these settings are not exposed in the UI
|
||||
|
|
Loading…
Reference in a new issue