Commit Graph

742 Commits (d0995665a327d8018399ecc7705f07c6c1d6364d)

Author SHA1 Message Date
neil a6014bf04e support sha1 9 years ago
neil 5fbc47eb3a fixd createAccountKey https://github.com/Neilpang/acme.sh/issues/271 9 years ago
neil 6d4e903b08 https://github.com/Neilpang/acme.sh/issues/270 9 years ago
neil 66f08eb236 minor format output 9 years ago
neil 933c169da5 minor 9 years ago
neil a8df88ab91 https://github.com/Neilpang/acme.sh/issues/263 9 years ago
neil df9547ae39 minor 9 years ago
neil d529eb6d00 minor 9 years ago
neil fac1e367c9 2.4.1 fix bug. 9 years ago
neil 31a5487cba fix dual certs 9 years ago
neil 43822d37a7 Support RSA and ECDSA dual certs (#262)
* Support RSA and ECDSA dual certs

* minor

* fix RSA and ECC dual certs

* minor
9 years ago
neil e3c66532c5 Support Solaris 9 years ago
neil 22ea4004e1 Support SunOS/Solaris (#260)
Support SunOS/Solaris 

* Support Solaris

* Support SunOS/Open Solaris
9 years ago
neil bd5e57d879 https://github.com/Neilpang/acme.sh/issues/258 9 years ago
neil 08928b486b minor: add version to useragent 9 years ago
neil 75da0713d2 tls mode: -naccept is not supported by many old openssl versions. (#257)
So I remove it.  and use 2 GET requests to make openssl sever exit.
9 years ago
neil d35bf51780 2.3.5: skip domain verify if the authorization is already valid, add to production server. 9 years ago
neil ec603beeb0 skip verify (#256)
skip domain verify if the authorization is already valid
9 years ago
neil 1e6b68f5d1 fix https://github.com/Neilpang/acme.sh/issues/244
Update renew days for renew/renewall
9 years ago
neil f574e5813f add the new reg hash 9 years ago
neil 30684246d2 new version number 2.3.4 for LE-SA-v1.1.1-August-1-2016.pdf
agreement to LE-SA-v1.1.1-August-1-2016.pdf
9 years ago
Acris Liu c93ec9331b Update agreement to LE-SA-v1.1.1-August-1-2016.pdf 9 years ago
neil 30de13b4df support Godaddy domaain api 9 years ago
Tim O'Brien 3ad08e9515 Changed _stat exit code, added line return, added README link to wiki 9 years ago
Tim O'Brien 32fdc19697 Support for shells without 'stat' (busybox ash)
- the _stat command can now return an error
- the issue() command chown command isn't run if _stat fails
9 years ago
neil c9c31c04c3 typos 9 years ago
neil c3dd3ef0d7 typos 9 years ago
neil 4a4dacb52c minor, change default dns sleep time from 60 seconds to 120 seconds. 9 years ago
neil dcf9cb581d minor, add more debug info 9 years ago
neil 1a6305c93f Merge pull request #236 from tohojo/regexp-escape
Add missing escape in regular expression.
9 years ago
neil bdbf323fee remove the default value 'no' 9 years ago
neil 7270f277a7 minor: less debug message 9 years ago
Toke Høiland-Jørgensen 32dfc387c8 Add missing escape in regular expression.
There was a missing escape of a { character in one of the regular
expressions passed to grep. This adds that.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
9 years ago
neil b3752e78b6 minor, remove error message. 9 years ago
neil 4c0d3f1b75 minor. remove the ugly return code for installcert. 9 years ago
neil 096d8992a1 fix upgrade issue 9 years ago
neil 0bbe6eef89 minor 9 years ago
neil d0b748a4f2 add more debug message. 9 years ago
neil 58f41a194a minor 9 years ago
neil d8d10bc478 opps 9 years ago
neil 61623d22d8 fix bug: re-generate domain key if the key length is different. 9 years ago
neil bc96082fa9 typos 9 years ago
neil 52677b0a88 2.2.9 support --upgrade 9 years ago
neil e4a1958573 support apache2ctl 9 years ago
neil 523c7682fa minor: add MAX_RENEW 9 years ago
neil 87ab2d9085 minor, add more debug info 9 years ago
neil 687cfcc2b1 minor add error code 9 years ago
neil c8e9a31ee5 add `--nocron`, for not installing default cronjob. 9 years ago
bruncsak 2ce87fe264 bug fix to respect the --accountkeylength flag (#219)
Thanks.
9 years ago
neil 13d7cae9e2 add --insecure Do not check the server certificate, in some devices, the api server's certificate may not be trusted. 9 years ago
neil 8814a348a8 minor, do not write the default user agent. 9 years ago
neil 5aa146a53f fix bug 9 years ago
neil cc17973113 return the error code in cron 9 years ago
neil 423966a505 minor, add more debug info 9 years ago
neil fbad6a392d opps 9 years ago
neil 331c4bb669 minor, add more debug info 9 years ago
neil 63a195e5cc minor: fix user-agent string. 9 years ago
neil e22bcf7cb4 support tls (#215)
* support tls-sni-01
'--tls'  and '--tlsport'

* fix tls doc
9 years ago
neil 869578ce4a minor, fix apache error messaage. 9 years ago
neil 5fc5016d2c minor, fix apache error message. 9 years ago
neil dcf4f8f64e minor, format the output of "--list" 9 years ago
neil 054cb72e55 minor, save days only when necessary 9 years ago
neil 0e38c60da3 add "--dnssleep". The time in seconds to wait for all the txt records to take effect in dns api mode. Default 60 seconds. 9 years ago
neil 6d7eda3e8d v2.2.6 Add "--list" command 9 years ago
neil ee1737a52e minor, ignore empty -d value 9 years ago
neil 432c589722 Merge branch 'master' of https://github.com/Neilpang/acme.sh 9 years ago
neil c083e078d4 minor, remove unnecessary message 9 years ago
Jeremy Fleischman 9003525210 typo 9 years ago
neil cc7fdbd661 minor, remove the unnecessary error file 9 years ago
neil ec9fc8cbf7 add more debug message 9 years ago
neil 9aaf36cd0c add curl error message. 9 years ago
neil c4d8fd83d4 check return code 9 years ago
neil a272ee4f59 fix get nonce 9 years ago
neil 7012b91f05 add err check for post and get 9 years ago
neil 16679b572f add more debug info 9 years ago
neil 6e18034333 fix error message. 9 years ago
neil b7ec6789b3 add more log 9 years ago
neil c835ab025a add more log 9 years ago
neil 39c8f79f3e add '--httpport' for servers that is behind a reverse proxy or load balancer 9 years ago
neil eae290992f minor, fix normalize json 9 years ago
neil 8f63baf7e4 fix centos apache issue 9 years ago
neil 78768e985b minor, add more apache debug info 9 years ago
neil 2ee5d873db fix for the new let's encrypt format 9 years ago
neil 5778811a18 minor, fix apache version 9 years ago
neil 2c554a4bbb minor 9 years ago
neil 8fb9a709b0 fix issue, Wget 1.13.4 doesn't support "--method" 9 years ago
neil 484d9d2ad8 minor 9 years ago
neil 1953957506 minor, polish code 9 years ago
neil 8f48168c73 minor 9 years ago
neil d3595686f6 fix issue. return the actual retcode. 9 years ago
neil c839b2b039 minor, add comments 9 years ago
neil acafa585f4 support tcsh 9 years ago
Alistair Nixon 7939b419f7 fix issue where keyauthorization starts with a - character (#184) 9 years ago
neil 1786a5e55a fix issue 9 years ago
neil 6626371d87 minor. create the csh only when necessary. 9 years ago
neil a4270efac9 fix wget support in dns api 9 years ago
neil 94dc5f330c install alias for csh 9 years ago
neil c53da1ef72 fix bug. when the webroot contains 'no' or 'apache' 9 years ago
neil 01f54558b9 fix error message. 9 years ago
neil ca2a96b3f3 ignore the installcert error for 'issue' 9 years ago
neil 4d2f38b03a minor, just refactor some code. 9 years ago
neil 762978f8d8 remove umask, just chmod for the "$LE_WORKING_DIR" 9 years ago
neil bfdf1f482e umask 9 years ago
neil ff3bce3287 minor, remove 'cp -p', for unnecessary warning message for Proxmox. 9 years ago
neil ac0a1661f3 remove echo -e 9 years ago
neil 230234e701 fix issue for openBSD 9 years ago
neil e4739512e6 minor, remove kill. the following _get call will cause the nc exit. 9 years ago
neil 14f3dbb71a minor, fix sed_i 9 years ago
neil 0103f59f82 remove unnecessary kill. 9 years ago
neil 0cca212843 v2.2.2 support sh 9 years ago
neil c8b6fe62a1 fix compatible for windows nc 9 years ago
neil 80a0a7b5c5 minor: fix apachectl error message (#160) 9 years ago
neil 641989fdee NO_DETECT_SH 9 years ago
neil e4f67c626a Merge pull request #156 from Neilpang/master
merge
9 years ago
neil db0534ed97 fix bug, uninstall env 9 years ago
Richard van Dijk 2d39b3df88 fix renewAll bug
$CERT_HOME is required by renewAll, but wasn't initialized.
9 years ago
Richard van Dijk a79b26af6c fix renewAll bug
$CERT_HOME is required by renewAll, but wasn't initialized.
9 years ago
neil a1048c48e4 fix compatible for dash 9 years ago
neil fc33dbb54e fix compatible 9 years ago
neil 0a7c936442 modify shebang to bash after install if bash is installed. 9 years ago
neil c5f2df5c93 fix compatible for sh. head -n -1 is not supported on pfsense. 9 years ago
neil cada9dc0a0 Merge pull request #154 from Neilpang/master
merge
9 years ago
neil c1c7d87bc5 minor. 9 years ago
neil f4312b4428 fix 9 years ago
neil 00a506053c compatible to dash 9 years ago
neil 8663fb7e64 revert to bash. there are some issue with sh need to fix yet. 9 years ago
neil 99dc89c051 v2.2.0. It's time to declare that we are `sh` compatible, not only `bash`. 9 years ago
neil 158f22f733 fix compatible for sh. rename api. '-' is not allowed in the function name. 9 years ago
neil eccec5f6d5 fix compatible for sh. '-' is not allowed in function name. 9 years ago
neil dceb3acace fix compatible for sh 9 years ago
neil 036e9d1074 fix compatible for sh 9 years ago
neil 6ed1c718b9 minor, install without dnsapi 9 years ago
neil 8f7ad693a8 fix compatible for `sh` 9 years ago
neil eac18b1c99 fix compatible for sh 9 years ago
neil 6f93064114 fix bug: multi webroots 9 years ago
neil b281789777 add `--certhome` for `--install` command to save all the certs. 9 years ago
neil 5ef501c5ec More. restore apache on error 9 years ago
neil 0662507116 add `--days` only valid for `-issue` command. 9 years ago
neil b5eb4b904e add `--accountkey` and `--accountemail` 9 years ago
neil 635695ec84 add `--useragent` to specify user-aggent for install or issue or other command 9 years ago
neil 41e3eafa90 skip creating accountkey/domainkey if already existing 9 years ago
neil 6cc11ffb7d rename to acme.sh 9 years ago