mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-25 03:55:37 +01:00
Updated SSL Certificate (HTTPS) Set Up (markdown)
parent
b214fc32ad
commit
a3ad8c4ff1
@ -58,7 +58,7 @@ Creating a new file on a FTP client may create a new text file, which will cause
|
||||
> openssl pkcs12 -export
|
||||
-in /etc/letsencrypt/live/<domain>/fullchain.pem
|
||||
-inkey /etc/letsencrypt/live/<domain>/privkey.pem
|
||||
-out /etc/letsenscrypt/live/<domain>/pkcs.p12
|
||||
-out /etc/letsencrypt/live/<domain>/pkcs.p12
|
||||
-name <tlskeyalias>
|
||||
-passout pass:<keypassword>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user