1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-25 04:02:48 +01:00

Updated SSL (markdown)

Arne de Bree 2017-01-16 20:01:36 +01:00
parent 4a45b859b4
commit dbe14c6146

2
SSL.md

@ -77,4 +77,4 @@ _If you're not running Sonarr on a Synology, skip these steps_
## Generate a Self-signed Certificate ##
openssl genrsa -out yourdomain.key 2048
openssl req -new -x509 -key yourdomain.key -out yourdomain.cert -days 3650 -subj /CN=yourdomain`
openssl req -new -x509 -key yourdomain.key -out yourdomain.cert -days 3650 -subj /CN=yourdomain