mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-25 04:02:48 +01:00
Updated SSL (markdown)
parent
4a45b859b4
commit
dbe14c6146
2
SSL.md
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
|
Loading…
Reference in New Issue
Block a user