Updated SSL (markdown)

Mark McDowall 2014-01-07 14:42:57 -08:00
parent 1c0f942d33
commit 672a0aaf86
1 changed files with 1 additions and 1 deletions

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