Updated Home (markdown)

neil 2022-04-02 11:24:43 +08:00
parent 5e3968d365
commit 26ed252449
1 changed files with 2 additions and 2 deletions

@ -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.