Commit Graph

79 Commits

Author SHA1 Message Date
neil 1f60d2bbb4 Update README.md 2016-04-21 21:12:48 +08:00
neil daf5650445 Update README.md 2016-04-21 21:09:08 +08:00
neil 998c92d57e Update README.md 2016-04-20 22:38:26 +08:00
neil 6de38fbf08 sh 2016-04-19 23:42:10 +08:00
neil c191ab7c07 Update README.md 2016-04-17 12:02:36 +08:00
neil 99dc89c051 v2.2.0. It's time to declare that we are `sh` compatible, not only `bash`. 2016-04-16 23:10:46 +08:00
neil b281789777 add `--certhome` for `--install` command to save all the certs. 2016-04-16 19:05:53 +08:00
neil 0662507116 add `--days` only valid for `-issue` command. 2016-04-16 18:15:36 +08:00
neil b5eb4b904e add `--accountkey` and `--accountemail` 2016-04-16 17:56:45 +08:00
neil 93c9216b69 update doc 2016-04-16 17:27:30 +08:00
neil 937cbf6df8 Update README.md 2016-04-15 20:45:08 +08:00
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
2016-04-15 22:50:40 +12:00
neil b0515cf8c0 Install from get.acme.sh 2016-04-14 22:27:51 +08:00
neil 6cc11ffb7d rename to acme.sh 2016-04-14 21:44:26 +08:00
neil 65938b73e1 update doc for --home 2016-04-13 23:36:32 +08:00
neil e8cce73a17 100% compatible from 1.x to 2.x 2016-04-10 12:54:01 +08:00
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.
2016-04-09 23:40:59 +08:00
neil 6cb415f57e Support revoke cert 2016-04-06 22:16:09 +08:00
neil de9fd54e76 add wiki link 2016-04-05 22:48:33 +08:00
neil 9dfd5a9c31 Add `toPkcs` doc 2016-04-05 22:46:55 +08:00
neil b7604c0647 add Proxmox 2016-03-31 23:26:31 +08:00
neil ddc04a7549 CloudLinux passed. 2016-03-31 21:40:52 +08:00
neil 90dda23f33 Install online. 2016-03-27 20:43:32 +08:00
neil a34bd89f95 Support Oracle Linux 2016-03-24 22:32:43 +08:00
neil 779e7ea0c8 Add CI status for Windows and FreeBSD 2016-03-23 23:26:26 +08:00
neil d3d884c16f Test on KaLi Linux 2016-03-21 20:35:19 +08:00
neil 2f06c8507b add Archlinux CI status 2016-03-16 23:10:20 +08:00
neil 04eb75a1f7 add openSUSE CI status 2016-03-16 19:24:48 +08:00
neil 387c2eab57 add CI status 2016-03-16 00:39:37 +08:00
neil 22514bee34 add fedora 2016-03-13 19:30:47 +08:00
Neil 07f4ec4f73 Update README.md 2016-03-11 21:57:05 +08:00
Neil 0eaada6f23 support Alpine Linux 2016-03-10 23:51:52 +08:00
Neil 7559e804b2 test openSUSE 2016-03-10 22:55:33 +08:00
Neil 5434c15ec5 Update README.md 2016-03-10 21:59:41 +08:00
Neil 9e6c420872 add example for ecc certificate 2016-03-10 14:17:47 +08:00
neil cbb5f7ec5c minor, remove space 2016-03-10 13:47:35 +08:00
neil 7bd9a3b17a typo 2016-03-10 13:42:46 +08:00
Neil 2dd02b8d1e AWS Route 53 2016-03-10 12:21:32 +08:00
Neil 54f473d826 support pfsense 2016-03-09 23:42:49 +08:00
Neil 2400e41fbc example 2016-03-07 09:52:54 +08:00
Neil f0d0bd2518 typo 2016-03-02 22:53:36 +08:00
Neil 8b92aab7d9 typos 2016-03-02 22:53:07 +08:00
Neil 58b138567e support FreeBSD 2016-02-21 00:09:21 +08:00
neil 1add47a6b6 support ECC key, ECDSA certificate 2016-02-12 17:56:50 +08:00
neil 855d949985 fix links 2016-02-07 18:37:04 +08:00
neil a1f0fb3eae fix link 2016-02-07 18:33:04 +08:00
neil 39c6df299c readme for using api 2016-02-07 18:29:28 +08:00
neil 0809486529 support cloudxns.com api 2016-02-07 18:26:12 +08:00
Neil 03bf3c2da1 support dnspod.cn api 2016-02-03 00:00:14 +08:00
Dawson Botsford 18ab2c5c5b Manual spacing fix 2016-02-02 00:36:43 -07:00