mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-25 12:16:01 +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
|
> openssl pkcs12 -export
|
||||||
-in /etc/letsencrypt/live/<domain>/fullchain.pem
|
-in /etc/letsencrypt/live/<domain>/fullchain.pem
|
||||||
-inkey /etc/letsencrypt/live/<domain>/privkey.pem
|
-inkey /etc/letsencrypt/live/<domain>/privkey.pem
|
||||||
-out /etc/letsenscrypt/live/<domain>/pkcs.p12
|
-out /etc/letsencrypt/live/<domain>/pkcs.p12
|
||||||
-name <tlskeyalias>
|
-name <tlskeyalias>
|
||||||
-passout pass:<keypassword>
|
-passout pass:<keypassword>
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user