mirror of
https://github.com/Sonarr/Sonarr
synced 2025-03-11 06:33:32 +00:00
fix typo and formatting
parent
a0789e915e
commit
9b1eaa965e
1 changed files with 1 additions and 1 deletions
2
SSL.md
2
SSL.md
|
@ -37,7 +37,7 @@
|
|||
|
||||
## Synology devices
|
||||
|
||||
1. Place the your SSL certificate and converted key in `pvk` format in `/volume1/@appstore/nzbdrone/var/`
|
||||
1. Place the SSL certificate **and** converted key in `pvk` format in `/volume1/@appstore/nzbdrone/var/`
|
||||
2. Load the certificate with `httpcfg` (comes with mono) as `nzbdrone`, the user that runs Sonarr:
|
||||
|
||||
`su nzbdrone -c "/volume1/@appstore/mono/bin/httpcfg -add -port <SSL_PORT> -pvk yourdomain.pvk -cert yourdomain.crt"`
|
||||
|
|
Loading…
Add table
Reference in a new issue