neil
|
3c33cdfa3d
|
Update README.md
|
2016-11-03 19:19:51 +08:00 |
|
neil
|
288485b209
|
Merge pull request #362 from Neilpang/dev
minor, add more log
|
2016-11-02 23:27:04 +08:00 |
|
neilpang
|
1cbf416b10
|
minor, add more log
|
2016-11-02 23:22:36 +08:00 |
|
neil
|
3b46d3dd74
|
Merge pull request #361 from Neilpang/dev
add issue template
|
2016-11-02 23:04:10 +08:00 |
|
neilpang
|
c243829234
|
add issue template
|
2016-11-02 23:02:42 +08:00 |
|
neil
|
fd80faa389
|
Merge pull request #357 from Neilpang/dev
Dev
|
2016-11-01 20:57:27 +08:00 |
|
neilpang
|
e7d4352292
|
minor
|
2016-11-01 20:38:00 +08:00 |
|
neilpang
|
610e0f21d6
|
fix apache error checks
|
2016-11-01 20:29:58 +08:00 |
|
neilpang
|
7e512bad96
|
fix apache mode
|
2016-11-01 19:31:20 +08:00 |
|
neil
|
98c4ce0c45
|
Merge pull request #356 from Neilpang/dev
add more error check
|
2016-11-01 19:15:01 +08:00 |
|
neilpang
|
93fc48a2db
|
add more error check
|
2016-11-01 19:14:33 +08:00 |
|
neil
|
d7eea12a6f
|
Merge pull request #353 from Neilpang/dev
Dev
|
2016-10-31 21:31:13 +08:00 |
|
neilpang
|
2a1e06f8a9
|
add --quiet for idn
|
2016-10-31 21:22:04 +08:00 |
|
neilpang
|
02d54a783a
|
fix for idn on solaris
|
2016-10-31 21:12:11 +08:00 |
|
neil
|
5961d44339
|
Update README.md
|
2016-10-30 17:26:00 +08:00 |
|
neil
|
fb3be8509d
|
Add gentoo linux
|
2016-10-29 22:59:53 +08:00 |
|
neil
|
97be53741d
|
Merge pull request #352 from Neilpang/dev
minor
|
2016-10-29 22:44:05 +08:00 |
|
neilpang
|
0d2c26735e
|
minor
|
2016-10-29 21:33:34 +08:00 |
|
neil
|
2d0a8ddb58
|
Merge pull request #351 from Neilpang/dev
fix performance
|
2016-10-29 17:44:37 +08:00 |
|
neilpang
|
72518d4827
|
fix performance
|
2016-10-29 17:43:38 +08:00 |
|
neil
|
c6cd744186
|
Merge pull request #350 from Neilpang/dev
Dev
|
2016-10-29 12:15:29 +08:00 |
|
neilpang
|
ae2db62f1c
|
fix issues for ECC account key.
|
2016-10-29 12:14:48 +08:00 |
|
neilpang
|
8c76b8bc36
|
do not cache thumbprint for issues for ecc account key
|
2016-10-29 11:15:45 +08:00 |
|
neilpang
|
18256c4923
|
fix issue cache jwk for ecc key only
|
2016-10-29 11:08:18 +08:00 |
|
neil
|
f345cc66cf
|
Dev (#349)
* rename JWK_HEADER
* fix performance
* fix performance, use cached nonce
* do not register account if already registered
* fix thumbprint
* minor, reduce the sleep time.
|
2016-10-29 10:55:16 +08:00 |
|
neilpang
|
5dbf664a6b
|
minor, reduce the sleep time.
|
2016-10-29 10:53:45 +08:00 |
|
neil
|
d7c6679d70
|
fix issue performance. Reduce the time cost from about 20 seconds down to 8 seconds (#348)
* rename JWK_HEADER
* fix performance
* fix performance, use cached nonce
* do not register account if already registered
* fix thumbprint
|
2016-10-28 23:58:01 +08:00 |
|
neilpang
|
cae203be71
|
fix thumbprint
|
2016-10-28 23:30:32 +08:00 |
|
neilpang
|
8a29fbc850
|
do not register account if already registered
|
2016-10-28 22:45:19 +08:00 |
|
neilpang
|
00bcbd367f
|
fix performance, use cached nonce
|
2016-10-28 21:30:40 +08:00 |
|
neilpang
|
1befee5aca
|
fix performance
|
2016-10-28 20:56:18 +08:00 |
|
neil
|
5982f4bcf0
|
rename JWK_HEADER
|
2016-10-28 18:07:04 +08:00 |
|
neil
|
2399476a21
|
Merge pull request #347 from Neilpang/dev
minor, add message
|
2016-10-27 22:48:39 +08:00 |
|
neilpang
|
9e45ac939b
|
minor, add message
|
2016-10-27 22:47:19 +08:00 |
|
neil
|
34f231f9f3
|
Merge pull request #346 from Neilpang/dev
add retry to deactivate command
|
2016-10-27 22:16:14 +08:00 |
|
neilpang
|
f940b2a58e
|
add retry to deactivate command
|
2016-10-27 22:10:58 +08:00 |
|
neil
|
0383c33558
|
Merge pull request #345 from Neilpang/dev
add retry for temp authz request error
|
2016-10-27 20:26:27 +08:00 |
|
neilpang
|
3afa4b210d
|
add retry for temp authz request error
|
2016-10-27 20:07:20 +08:00 |
|
neilpang
|
998783eb9d
|
Support ECC account key.
fix https://github.com/Neilpang/acme.sh/issues/76
https://tools.ietf.org/html/rfc3278#section-8.2
http://bitcoin.stackexchange.com/questions/2376/ecdsa-r-s-encoding-as-a-signature
http://davidederosa.com/basic-blockchain-programming/elliptic-curve-digital-signatures/
|
2016-10-27 00:06:03 +08:00 |
|
Philippe Kueck
|
54d61bdc4a
|
- get rid of bash-only syntax like ${foo:-bar}
- use sh instead of bash
- remove redundant functions _info, _err, _debug and _debug2
- get rid of mktemp, pipe commands directly to nsupdate
|
2016-10-26 16:14:47 +02:00 |
|
Philippe Kueck
|
2d279c4c5c
|
add nsupdate to sample config
|
2016-10-26 11:57:45 +02:00 |
|
Philippe Kueck
|
0fb206fe15
|
add nsupdate script for dns-01
|
2016-10-26 11:52:26 +02:00 |
|
neilpang
|
5d6fd8099f
|
add dns_xxx_rm function
https://github.com/Neilpang/acme.sh/issues/79
|
2016-10-25 23:08:02 +08:00 |
|
neilpang
|
800e3f4599
|
support dns_xxx_rm function
fix https://github.com/Neilpang/acme.sh/issues/79
|
2016-10-25 23:02:49 +08:00 |
|
neil
|
35c61f52fe
|
Merge pull request #339 from Neilpang/deploy
add deploy command
|
2016-10-25 21:19:24 +08:00 |
|
neilpang
|
3db446633c
|
add deploy api
|
2016-10-25 21:09:01 +08:00 |
|
neilpang
|
e3b4a0213c
|
Merge branch 'master' into deploy
|
2016-10-25 20:55:18 +08:00 |
|
Armando Lüscher
|
9910ff5fa1
|
Allow saved password strings to have special characters. (#334)
|
2016-10-25 20:49:22 +08:00 |
|
neilpang
|
049be10406
|
fix idn to support European chars
https://github.com/Neilpang/acme.sh/issues/331#issuecomment-255583889
|
2016-10-23 20:36:32 +08:00 |
|
neilpang
|
9aa3be7f9f
|
add _uninstallalias
|
2016-10-23 15:10:09 +08:00 |
|