Updated Home (markdown)
parent
5e3968d365
commit
26ed252449
4
Home.md
4
Home.md
|
@ -43,12 +43,12 @@ acme.sh --toPkcs -d <domain> [--password pfx-password]
|
|||
|
||||
## 4. How to run on Windows with Cygwin or git bash.
|
||||
1) Download cygwin installer: setup-x86.exe or setup-x86_64.exe
|
||||
from: [https://cygwin.com/](https://linkify.me/FnDqY9u)
|
||||
from: [https://cygwin.com/](https://cygwin.com/)
|
||||
|
||||
2) In the installer, select: Net: `curl` and Net: `socat` to install.
|
||||
|
||||
3) After install finished, you can open the Cygwin window and use `curl` to install `acme.sh`online:
|
||||
[https://github.com/Neilpang/le/wiki#1-how-to-install](https://github.com/acmesh-official/acme.sh/wiki#1-how-to-install)
|
||||
[https://github.com/acmesh-official/acme.sh/wiki#1-how-to-install](https://github.com/acmesh-official/acme.sh/wiki#1-how-to-install)
|
||||
|
||||
4) A scheduler task will be installed in your Windows scheduler to renew your certs.
|
||||
|
||||
|
|
Loading…
Reference in New Issue