mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-19 22:02:51 +01:00
Updated SSL Certificate (HTTPS) Set Up (markdown)
parent
823b3b8519
commit
343eb7e3ae
@ -87,9 +87,9 @@ Create the .p12 file first
|
||||
```
|
||||
> 🚧 **Windows users**:
|
||||
> ```
|
||||
> > fsutil file createnew C:\letsencrypt\live\<domain>\pkcs.p12 0
|
||||
> > fsutil file createnew C:\Certbot\live\<domain>\pkcs.p12 0
|
||||
> ```
|
||||
> If you're using windows change all `/etc/letsencrypt/live/<domain>/` to `C:\letsencrypt\live\<domain>\` in the commands on this page
|
||||
> If you're using windows change all `/etc/letsencrypt/live/<domain>/` to `C:\Certbot\live\<domain>\` in the commands on this page
|
||||
|
||||
> 🚧 **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!
|
||||
|
Loading…
Reference in New Issue
Block a user