Updated SSL (markdown)

Arne de Bree 2017-01-16 20:01:36 +01:00
parent 4a45b859b4
commit dbe14c6146
1 changed files with 1 additions and 1 deletions

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