Updated SSL Certificate (HTTPS) Set Up (markdown)

Risto Lahtela 2021-03-22 19:24:18 +02:00
parent 221763d176
commit 3efcad8992

@ -94,6 +94,7 @@ Create the .p12 file first
> 🚧 **FTP Client users**:
Creating a new file on a FTP client may create a new text file, which will cause the pkcs12 command to fail!
Next, install the cert into the empty file
```
> openssl pkcs12 -export \
-in /etc/letsencrypt/live/<domain>/fullchain.pem \