mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-22 10:42:47 +01:00
Updated SSL (markdown)
parent
b50430bf61
commit
cc37679d2d
5
SSL.md
5
SSL.md
@ -4,8 +4,9 @@
|
||||
|
||||
- SSL certificate with Private Key [Create self-signed Certificate](http://www.selfsignedcertificate.com/) or [generate your own](#generate-a-self-signed-certificate)
|
||||
- [Convert PEM to PKCS#12](https://www.sslshopper.com/ssl-converter.html)
|
||||
- Load the certificate in Personal store of the Local System (http://www.databasemart.com/howto/SQLoverssl/How_To_Import_Personal_Certificate_With_MMC.aspx)
|
||||
- Copy the Hash/thumbprint of the certificate (http://msdn.microsoft.com/en-us/library/ms734695.aspx). Thumbprint will contain spaces. Copy thumbprint to clipboard as is.
|
||||
- Load the certificate in Personal store of the Local System (https://www.sonicwall.com/support/knowledge-base/how-can-i-import-certificates-into-the-ms-windows-local-machine-certificate-store/170504615105398/)
|
||||
- Copy the Hash/thumbprint of the certificate (http://msdn.microsoft.com/en-us/library/ms734695.aspx). Thumbprint will contain spaces. Copy thumbprint to clipboard as is.
|
||||
- Restart Computer
|
||||
|
||||
### Enabling SSL in Sonarr
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user