neil
d9ded9f3f3
Update README.md
10 years ago
neil
1f60d2bbb4
Update README.md
10 years ago
neil
daf5650445
Update README.md
10 years ago
neil
998c92d57e
Update README.md
10 years ago
neil
6de38fbf08
sh
10 years ago
neil
c191ab7c07
Update README.md
10 years ago
neil
99dc89c051
v2.2.0. It's time to declare that we are `sh` compatible, not only `bash`.
10 years ago
neil
b281789777
add `--certhome` for `--install` command to save all the certs.
10 years ago
neil
0662507116
add `--days` only valid for `-issue` command.
10 years ago
neil
b5eb4b904e
add `--accountkey` and `--accountemail`
10 years ago
neil
93c9216b69
update doc
10 years ago
neil
937cbf6df8
Update README.md
10 years ago
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
10 years ago
neil
b0515cf8c0
Install from get.acme.sh
10 years ago
neil
6cc11ffb7d
rename to acme.sh
10 years ago
neil
65938b73e1
update doc for --home
10 years ago
neil
e8cce73a17
100% compatible from 1.x to 2.x
10 years ago
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.
10 years ago
neil
6cb415f57e
Support revoke cert
10 years ago
neil
de9fd54e76
add wiki link
10 years ago
neil
9dfd5a9c31
Add `toPkcs` doc
10 years ago
neil
b7604c0647
add Proxmox
10 years ago
neil
ddc04a7549
CloudLinux passed.
10 years ago
neil
90dda23f33
Install online.
10 years ago
neil
a34bd89f95
Support Oracle Linux
10 years ago
neil
779e7ea0c8
Add CI status for Windows and FreeBSD
10 years ago
neil
d3d884c16f
Test on KaLi Linux
10 years ago
neil
2f06c8507b
add Archlinux CI status
10 years ago
neil
04eb75a1f7
add openSUSE CI status
10 years ago
neil
387c2eab57
add CI status
10 years ago
neil
22514bee34
add fedora
10 years ago
Neil
07f4ec4f73
Update README.md
10 years ago
Neil
0eaada6f23
support Alpine Linux
10 years ago
Neil
7559e804b2
test openSUSE
10 years ago
Neil
5434c15ec5
Update README.md
10 years ago
Neil
9e6c420872
add example for ecc certificate
10 years ago
neil
cbb5f7ec5c
minor, remove space
10 years ago
neil
7bd9a3b17a
typo
10 years ago
Neil
2dd02b8d1e
AWS Route 53
10 years ago
Neil
54f473d826
support pfsense
10 years ago
Neil
2400e41fbc
example
10 years ago
Neil
f0d0bd2518
typo
10 years ago
Neil
8b92aab7d9
typos
10 years ago
Neil
58b138567e
support FreeBSD
10 years ago
neil
1add47a6b6
support ECC key, ECDSA certificate
10 years ago
neil
855d949985
fix links
10 years ago
neil
a1f0fb3eae
fix link
10 years ago
neil
39c6df299c
readme for using api
10 years ago
neil
0809486529
support cloudxns.com api
10 years ago
Neil
03bf3c2da1
support dnspod.cn api
10 years ago