Commit Graph

86 Commits (484d9d2ad86959bb426e89bd3b664828e2036fbf)

Author SHA1 Message Date
neil 2ed01ff040 lexicon dns api: (DigitalOcean, DNSimple, DnsMadeEasy, DNSPark, EasyDNS, Namesilo, NS1, PointHQ, Rage4 and Vultr etc.)
neil 990d46d659 Update README.md
neil 620f86130c Update README.md
neil 2b3fc6656c Update README.md
Jens Kubieziel 5bdad8448c Fix some typos
neil 63c6a3b089 Support OpenBSD
neil d9ded9f3f3 Update README.md
neil 1f60d2bbb4 Update README.md
neil daf5650445 Update README.md
neil 998c92d57e Update README.md
neil 6de38fbf08 sh
neil c191ab7c07 Update README.md
neil 99dc89c051 v2.2.0. It's time to declare that we are `sh` compatible, not only `bash`.
neil b281789777 add `--certhome` for `--install` command to save all the certs.
neil 0662507116 add `--days` only valid for `-issue` command.
neil b5eb4b904e add `--accountkey` and `--accountemail`
neil 93c9216b69 update doc
neil 937cbf6df8 Update README.md
Sergei Filippov 2b45dba57c README rewrite
Refactoring the README.

Cleaned up:

- Spelling
- Grammar
- Formatting

Doing my part to help out the maintainer of this awesome tool! Thank you @neilpang
neil b0515cf8c0 Install from get.acme.sh
neil 6cc11ffb7d rename to acme.sh
neil 65938b73e1 update doc for --home
neil e8cce73a17 100% compatible from 1.x to 2.x
neil a63b05a9e7 le.sh v2.0.0
1. Unix-like command api
2. 100% compatible with le.sh 1.x command api.
3. Support different webroot for each domain in the same cert.
```
le.sh  --issue  -d a.com  -w /wwwroot/a.com  -d b.com -w /wwwroot/b.com
```
4. Support different authentication methods for each domain in the same cert. Hybrid usage:
```
le.sh  --issue  -d a.com -w /wwwroot/a.com  -d  b.com -dns dns-cf
```

5. Two different debug levels to provide useful debug info. `--debug`  or `--debug 2`
6. Support to install `fullchain.cer` after renewal.
7. Better performance.
neil 6cb415f57e Support revoke cert
neil de9fd54e76 add wiki link
neil 9dfd5a9c31 Add `toPkcs` doc
neil b7604c0647 add Proxmox
neil ddc04a7549 CloudLinux passed.
neil 90dda23f33 Install online.
neil a34bd89f95 Support Oracle Linux
neil 779e7ea0c8 Add CI status for Windows and FreeBSD
neil d3d884c16f Test on KaLi Linux
neil 2f06c8507b add Archlinux CI status
neil 04eb75a1f7 add openSUSE CI status
neil 387c2eab57 add CI status
neil 22514bee34 add fedora
Neil 07f4ec4f73 Update README.md
Neil 0eaada6f23 support Alpine Linux
Neil 7559e804b2 test openSUSE
Neil 5434c15ec5 Update README.md
Neil 9e6c420872 add example for ecc certificate
neil cbb5f7ec5c minor, remove space
neil 7bd9a3b17a typo
Neil 2dd02b8d1e AWS Route 53
Neil 54f473d826 support pfsense
Neil 2400e41fbc example
Neil f0d0bd2518 typo
Neil 8b92aab7d9 typos
Neil 58b138567e support FreeBSD