From 672a0aaf86f77c1ca535ee28c5d1ba81dc26e182 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Tue, 7 Jan 2014 14:42:57 -0800 Subject: [PATCH] Updated SSL (markdown) --- SSL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSL.md b/SSL.md index 03d3911..c8ab7e3 100644 --- a/SSL.md +++ b/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