Commit Graph

99 Commits

Author SHA1 Message Date
neil 150e9c8a48 Update README.md 2016-09-27 22:03:42 +08:00
neil 8371b030cf Issue a cert from existing CSR 2016-08-27 14:00:26 +08:00
neil df1c9d88a8 Update README.md 2016-08-25 22:13:34 +08:00
neil 36246ad9ac Add OVH, kimsufi, soyoustart and runabove api 2016-08-25 13:10:13 +08:00
neil d4d1f0f4a9 Add donate list 2016-08-23 23:16:19 +08:00
neil 527dd31c70 Support SunOS, Solaris 2016-08-11 13:47:38 +08:00
neil 30de13b4df support Godaddy domaain api 2016-07-29 18:07:16 +08:00
Tim O'Brien 3ad08e9515 Changed _stat exit code, added line return, added README link to wiki 2016-07-25 11:07:34 -07:00
neil fa989a554d Update README.md 2016-07-16 21:57:29 +08:00
neil e22bcf7cb4 support tls (#215)
* support tls-sni-01
'--tls'  and '--tlsport'

* fix tls doc
2016-06-17 13:23:44 +08:00
neil 199067e8ab add Mageia status 2016-06-05 19:53:22 +08:00
neil 39c8f79f3e add '--httpport' for servers that is behind a reverse proxy or load balancer 2016-05-29 14:08:39 +08:00
neil 4e1f39cdec Update README.md 2016-05-14 19:47:03 +08:00
neil 2ed01ff040 lexicon dns api: (DigitalOcean, DNSimple, DnsMadeEasy, DNSPark, EasyDNS, Namesilo, NS1, PointHQ, Rage4 and Vultr etc.) 2016-05-08 18:29:30 +08:00
neil 990d46d659 Update README.md 2016-04-25 13:49:02 +08:00
neil 620f86130c Update README.md 2016-04-25 13:48:03 +08:00
neil 2b3fc6656c Update README.md 2016-04-24 23:10:54 +08:00
Jens Kubieziel 5bdad8448c Fix some typos 2016-04-24 10:50:09 +00:00
neil 63c6a3b089 Support OpenBSD 2016-04-24 13:57:50 +08:00
neil d9ded9f3f3 Update README.md 2016-04-21 21:43:28 +08:00
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