Commit Graph

4832 Commits (8d211c352468999b9cc343f3e16051045e6fa5b1)
 

Author SHA1 Message Date
neilpang 18256c4923 fix issue cache jwk for ecc key only 8 years ago
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.
8 years ago
neilpang 5dbf664a6b minor, reduce the sleep time. 8 years ago
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
8 years ago
neilpang cae203be71 fix thumbprint 8 years ago
neilpang 8a29fbc850 do not register account if already registered 8 years ago
neilpang 00bcbd367f fix performance, use cached nonce 8 years ago
neilpang 1befee5aca fix performance 8 years ago
neil 5982f4bcf0 rename JWK_HEADER 8 years ago
neil 2399476a21 Merge pull request #347 from Neilpang/dev
minor, add message
8 years ago
neilpang 9e45ac939b minor, add message 8 years ago
neil 34f231f9f3 Merge pull request #346 from Neilpang/dev
add retry to deactivate command
8 years ago
neilpang f940b2a58e add retry to deactivate command 8 years ago
neil 0383c33558 Merge pull request #345 from Neilpang/dev
add retry for temp authz request error
8 years ago
neilpang 3afa4b210d add retry for temp authz request error 8 years ago
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/
8 years ago
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
8 years ago
Philippe Kueck 2d279c4c5c
add nsupdate to sample config 8 years ago
Philippe Kueck 0fb206fe15
add nsupdate script for dns-01 8 years ago
neilpang 5d6fd8099f add dns_xxx_rm function
https://github.com/Neilpang/acme.sh/issues/79
8 years ago
neilpang 800e3f4599 support dns_xxx_rm function
fix https://github.com/Neilpang/acme.sh/issues/79
8 years ago
neil 35c61f52fe Merge pull request #339 from Neilpang/deploy
add deploy command
8 years ago
neilpang 3db446633c add deploy api 8 years ago
neilpang e3b4a0213c Merge branch 'master' into deploy 8 years ago
Armando Lüscher 9910ff5fa1 Allow saved password strings to have special characters. (#334) 8 years ago
neilpang 049be10406 fix idn to support European chars
https://github.com/Neilpang/acme.sh/issues/331#issuecomment-255583889
8 years ago
neilpang 9aa3be7f9f add _uninstallalias 8 years ago
neilpang aba5c634ae minor, add output info for installing alias.
fix https://github.com/Neilpang/acme.sh/issues/332
8 years ago
neil 9774b01b0e 2.6.1 support IDN (#335)
* Support IDN

* fix deactivate idn name

* 2.6.1 support IDN
8 years ago
neil ecf0a710e1 fix typo 8 years ago
neil c9febbdd87 fix for centos ncat and debian default netcat (#330) 8 years ago
Peter Lyons caa2e45a8c use RFC2606 example.com domain in docs (#327)
https://www.rfc-editor.org/rfc/rfc2606.txt
8 years ago
neilpang d9130c9852 minor 8 years ago
neilpang 661f05837c minor 8 years ago
neilpang a61fe418b2 support deploy api 8 years ago
neil b15cfc2c5a minor 8 years ago
neil c575c9af3d Merge branch 'master' of https://github.com/Neilpang/acme.sh 8 years ago
neil 81f27e9077 minor, get the error info, if it contains CRLF 8 years ago
neil f78babfaa0 nc (#324) 8 years ago
neilpang 66990cf872 minor 8 years ago
root 095fe2ed1b minor 8 years ago
neil 483ebc8141 Update README.md 8 years ago
neilpang b9311282eb minor fix pdns api 8 years ago
Maxim Zalysin d6f0c2b52b Add support PowerDNS API (#322)
* Add support PowerDNS API

* Small fixes
8 years ago
neil bb25febd70 Checkdomain (#317)
* check if domains are changed

* fix output info
9 years ago
neil 19ab2a29ce fix tail for solaris 9 years ago
neil 24b4fe9867 Merge branch 'master' of https://github.com/Neilpang/acme.sh 9 years ago
neil aa7b82de04 minor 9 years ago
neil 3d826bed3a fix for ncat on centos, try without '-p' first (#315) 9 years ago
neil d2ae7e78ef 60 days 9 years ago