Commit Graph

259 Commits

Author SHA1 Message Date
neil 811bff6db0 minor, hide debug info 2016-09-17 12:29:50 +08:00
neil 0c9546ccb0 fix https://github.com/Neilpang/acme.sh/issues/288
add --ocsp-must-staple, --ocsp
2016-09-15 10:41:47 +08:00
neil 7b16442656 minor 2016-09-10 18:04:59 +08:00
neil b0070f03af support '--pre-hook', '--post-hook' and '--renew-hook' 2016-09-06 23:26:22 +08:00
neil 08ee072f11 minor, fix color 2016-09-06 19:37:41 +08:00
neil f3e4cea34f work in the current dir, without installation (#279) 2016-09-02 22:37:49 +08:00
neil 2d12b68952 minor 2016-09-02 20:55:11 +08:00
neil 1643b476eb fix bugs. 2016-08-27 20:00:47 +08:00
neil 5980ebc79a minor, do not output the key file if using signcsr 2016-08-27 15:44:03 +08:00
neil 10afcaca2f Support issue cert from existing CSR (#276)
fix https://github.com/Neilpang/acme.sh/issues/212
2016-08-27 13:52:13 +08:00
neil cbcd7e0f86 minor, fix format 2016-08-25 22:27:48 +08:00
neil 3aae1ae3d9 minor, fix _mktemp 2016-08-25 21:46:31 +08:00
neil 775bd1abd0 minor 2016-08-25 13:17:42 +08:00
Patrick Sodré 78009539d1 Add option for a custom ca-bundle file. (#274)
* Add option for a custom ca-bundle file.

* Renamed option cacert to ca-bundle.

* Save CA_BUNDLE path in configuration file.

* Store absolule path to ca-bundle file
2016-08-25 13:14:56 +08:00
neil e2053b22b4 minor, fix format 2016-08-25 13:06:04 +08:00
neil dfdc402fbb fix typo 2016-08-25 12:03:19 +08:00
neil 690a5e205d Support Ovh domain api (#273)
* support ovh

* fix success link

* fix OVH issues.

* v2.4.3 Support OVH domain api
2016-08-25 10:45:41 +08:00
neil a6014bf04e support sha1 2016-08-24 18:46:23 +08:00
neil 5fbc47eb3a fixd createAccountKey https://github.com/Neilpang/acme.sh/issues/271 2016-08-23 22:53:43 +08:00
neil 6d4e903b08 https://github.com/Neilpang/acme.sh/issues/270 2016-08-23 10:03:50 +08:00
neil 66f08eb236 minor format output 2016-08-22 13:36:39 +08:00
neil 933c169da5 minor 2016-08-17 13:17:06 +08:00
neil a8df88ab91 https://github.com/Neilpang/acme.sh/issues/263 2016-08-15 21:14:36 +08:00
neil df9547ae39 minor 2016-08-15 19:15:19 +08:00
neil d529eb6d00 minor 2016-08-14 23:20:53 +08:00
neil fac1e367c9 2.4.1 fix bug. 2016-08-14 22:37:21 +08:00
neil 31a5487cba fix dual certs 2016-08-13 20:37:52 +08:00
neil 43822d37a7 Support RSA and ECDSA dual certs (#262)
* Support RSA and ECDSA dual certs

* minor

* fix RSA and ECC dual certs

* minor
2016-08-13 19:22:25 +08:00
neil e3c66532c5 Support Solaris 2016-08-10 23:13:14 +08:00
neil 22ea4004e1 Support SunOS/Solaris (#260)
Support SunOS/Solaris 

* Support Solaris

* Support SunOS/Open Solaris
2016-08-10 21:54:08 +08:00
neil bd5e57d879 https://github.com/Neilpang/acme.sh/issues/258 2016-08-08 10:17:10 +08:00
neil 08928b486b minor: add version to useragent 2016-08-07 14:47:57 +08:00
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.
2016-08-07 14:25:55 +08:00
neil d35bf51780 2.3.5: skip domain verify if the authorization is already valid, add to production server. 2016-08-07 10:23:52 +08:00
neil ec603beeb0 skip verify (#256)
skip domain verify if the authorization is already valid
2016-08-07 10:21:27 +08:00
neil 1e6b68f5d1 fix https://github.com/Neilpang/acme.sh/issues/244
Update renew days for renew/renewall
2016-08-02 21:47:35 +08:00
neil f574e5813f add the new reg hash 2016-08-02 10:56:40 +08:00
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
2016-08-02 10:04:29 +08:00
Acris Liu c93ec9331b Update agreement to LE-SA-v1.1.1-August-1-2016.pdf 2016-08-02 01:21:00 +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
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
2016-07-22 14:17:33 -07:00
neil c9c31c04c3 typos 2016-07-21 10:48:37 +08:00
neil c3dd3ef0d7 typos 2016-07-20 22:18:07 +08:00
neil 4a4dacb52c minor, change default dns sleep time from 60 seconds to 120 seconds. 2016-07-15 22:56:16 +08:00
neil dcf9cb581d minor, add more debug info 2016-07-15 16:40:03 +08:00
neil 1a6305c93f Merge pull request #236 from tohojo/regexp-escape
Add missing escape in regular expression.
2016-07-09 18:35:50 +08:00
neil bdbf323fee remove the default value 'no' 2016-07-09 17:25:27 +08:00
neil 7270f277a7 minor: less debug message 2016-07-09 15:55:36 +08:00
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>
2016-07-08 15:42:21 +02:00
neil b3752e78b6 minor, remove error message. 2016-07-08 12:29:47 +08:00
neil 4c0d3f1b75 minor. remove the ugly return code for installcert. 2016-07-08 11:50:47 +08:00
neil 096d8992a1 fix upgrade issue 2016-07-04 20:40:29 +08:00
neil 0bbe6eef89 minor 2016-07-03 12:46:18 +08:00
neil d0b748a4f2 add more debug message. 2016-07-02 13:46:35 +08:00
neil 58f41a194a minor 2016-07-02 13:21:22 +08:00
neil d8d10bc478 opps 2016-07-02 13:13:41 +08:00
neil 61623d22d8 fix bug: re-generate domain key if the key length is different. 2016-07-02 13:03:59 +08:00
neil bc96082fa9 typos 2016-06-27 10:32:51 +08:00
neil 52677b0a88 2.2.9 support --upgrade 2016-06-26 13:30:47 +08:00
neil e4a1958573 support apache2ctl 2016-06-26 11:49:41 +08:00
neil 523c7682fa minor: add MAX_RENEW 2016-06-26 10:09:51 +08:00
neil 87ab2d9085 minor, add more debug info 2016-06-25 09:40:00 +08:00
neil 687cfcc2b1 minor add error code 2016-06-25 09:29:23 +08:00
neil c8e9a31ee5 add `--nocron`, for not installing default cronjob. 2016-06-24 22:27:22 +08:00
bruncsak 2ce87fe264 bug fix to respect the --accountkeylength flag (#219)
Thanks.
2016-06-23 20:11:43 +08:00
neil 13d7cae9e2 add --insecure Do not check the server certificate, in some devices, the api server's certificate may not be trusted. 2016-06-20 18:35:40 +08:00
neil 8814a348a8 minor, do not write the default user agent. 2016-06-19 14:39:24 +08:00
neil 5aa146a53f fix bug 2016-06-18 12:28:23 +08:00
neil cc17973113 return the error code in cron 2016-06-18 11:29:28 +08:00
neil 423966a505 minor, add more debug info 2016-06-17 21:35:34 +08:00
neil fbad6a392d opps 2016-06-17 20:57:54 +08:00
neil 331c4bb669 minor, add more debug info 2016-06-17 20:54:22 +08:00
neil 63a195e5cc minor: fix user-agent string. 2016-06-17 18:09:55 +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 869578ce4a minor, fix apache error messaage. 2016-06-15 13:57:27 +08:00
neil 5fc5016d2c minor, fix apache error message. 2016-06-15 13:46:45 +08:00
neil dcf4f8f64e minor, format the output of "--list" 2016-06-14 13:07:33 +08:00
neil 054cb72e55 minor, save days only when necessary 2016-06-13 14:49:00 +08:00
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. 2016-06-13 10:13:20 +08:00
neil 6d7eda3e8d v2.2.6 Add "--list" command 2016-06-09 14:18:54 +08:00
neil ee1737a52e minor, ignore empty -d value 2016-06-09 12:45:30 +08:00
neil 432c589722 Merge branch 'master' of https://github.com/Neilpang/acme.sh 2016-06-09 12:07:05 +08:00
neil c083e078d4 minor, remove unnecessary message 2016-06-09 12:06:37 +08:00
Jeremy Fleischman 9003525210 typo 2016-06-07 13:23:32 +08:00
neil cc7fdbd661 minor, remove the unnecessary error file 2016-06-07 11:27:36 +08:00
neil ec9fc8cbf7 add more debug message 2016-05-31 21:38:41 +08:00
neil 9aaf36cd0c add curl error message. 2016-05-31 21:20:10 +08:00
neil c4d8fd83d4 check return code 2016-05-31 20:32:58 +08:00
neil a272ee4f59 fix get nonce 2016-05-31 20:16:57 +08:00
neil 7012b91f05 add err check for post and get 2016-05-31 12:28:43 +08:00
neil 16679b572f add more debug info 2016-05-31 12:12:30 +08:00
neil 6e18034333 fix error message. 2016-05-30 22:06:30 +08:00
neil b7ec6789b3 add more log 2016-05-30 21:55:49 +08:00
neil c835ab025a add more log 2016-05-30 21:28:03 +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 eae290992f minor, fix normalize json 2016-05-23 22:02:43 +08:00
neil 8f63baf7e4 fix centos apache issue 2016-05-21 15:33:10 +08:00
neil 78768e985b minor, add more apache debug info 2016-05-21 14:47:23 +08:00
neil 2ee5d873db fix for the new let's encrypt format 2016-05-21 14:33:40 +08:00
neil 5778811a18 minor, fix apache version 2016-05-16 22:42:32 +08:00
neil 2c554a4bbb minor 2016-05-13 22:25:40 +08:00
neil 8fb9a709b0 fix issue, Wget 1.13.4 doesn't support "--method" 2016-05-13 21:58:29 +08:00
neil 484d9d2ad8 minor 2016-05-13 21:33:52 +08:00
neil 1953957506 minor, polish code 2016-05-13 21:14:00 +08:00
neil 8f48168c73 minor 2016-05-10 23:20:50 +08:00
neil d3595686f6 fix issue. return the actual retcode. 2016-05-09 22:56:19 +08:00
neil c839b2b039 minor, add comments 2016-05-09 22:36:48 +08:00
neil acafa585f4 support tcsh 2016-05-09 22:28:45 +08:00
Alistair Nixon 7939b419f7 fix issue where keyauthorization starts with a - character (#184) 2016-05-09 18:18:38 +08:00
neil 1786a5e55a fix issue 2016-05-08 21:21:07 +08:00
neil 6626371d87 minor. create the csh only when necessary. 2016-05-08 00:44:03 +08:00
neil a4270efac9 fix wget support in dns api 2016-05-07 23:33:42 +08:00
neil 94dc5f330c install alias for csh 2016-05-07 17:11:01 +08:00
neil c53da1ef72 fix bug. when the webroot contains 'no' or 'apache' 2016-05-03 20:41:40 +08:00
neil 01f54558b9 fix error message. 2016-04-27 23:34:29 +08:00
neil ca2a96b3f3 ignore the installcert error for 'issue' 2016-04-27 22:29:35 +08:00
neil 4d2f38b03a minor, just refactor some code. 2016-04-27 22:14:15 +08:00
neil 762978f8d8 remove umask, just chmod for the "$LE_WORKING_DIR" 2016-04-26 08:11:40 +08:00
neil bfdf1f482e umask 2016-04-25 20:01:37 +08:00
neil ff3bce3287 minor, remove 'cp -p', for unnecessary warning message for Proxmox. 2016-04-24 23:16:45 +08:00
neil ac0a1661f3 remove echo -e 2016-04-24 22:16:03 +08:00
neil 230234e701 fix issue for openBSD 2016-04-24 13:51:42 +08:00
neil e4739512e6 minor, remove kill. the following _get call will cause the nc exit. 2016-04-23 14:03:04 +08:00
neil 14f3dbb71a minor, fix sed_i 2016-04-22 20:50:43 +08:00
neil 0103f59f82 remove unnecessary kill. 2016-04-21 22:48:40 +08:00
neil 0cca212843 v2.2.2 support sh 2016-04-19 23:17:38 +08:00
neil c8b6fe62a1 fix compatible for windows nc 2016-04-19 22:01:51 +08:00
neil 80a0a7b5c5 minor: fix apachectl error message (#160) 2016-04-19 18:36:15 +08:00
neil 641989fdee NO_DETECT_SH 2016-04-18 22:43:33 +08:00
neil e4f67c626a Merge pull request #156 from Neilpang/master
merge
2016-04-18 21:36:13 +08:00
neil db0534ed97 fix bug, uninstall env 2016-04-18 21:33:21 +08:00
Richard van Dijk 2d39b3df88 fix renewAll bug
$CERT_HOME is required by renewAll, but wasn't initialized.
2016-04-18 09:11:05 +08:00
Richard van Dijk a79b26af6c fix renewAll bug
$CERT_HOME is required by renewAll, but wasn't initialized.
2016-04-18 08:37:35 +08:00
neil a1048c48e4 fix compatible for dash 2016-04-17 20:58:56 +08:00
neil fc33dbb54e fix compatible 2016-04-17 20:49:28 +08:00
neil 0a7c936442 modify shebang to bash after install if bash is installed. 2016-04-17 19:47:22 +08:00
neil c5f2df5c93 fix compatible for sh. head -n -1 is not supported on pfsense. 2016-04-17 19:16:48 +08:00
neil cada9dc0a0 Merge pull request #154 from Neilpang/master
merge
2016-04-17 18:58:15 +08:00
neil c1c7d87bc5 minor. 2016-04-17 18:56:03 +08:00
neil f4312b4428 fix 2016-04-17 18:54:06 +08:00
neil 00a506053c compatible to dash 2016-04-17 17:33:08 +08:00
neil 8663fb7e64 revert to bash. there are some issue with sh need to fix yet. 2016-04-17 07:38:43 +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 158f22f733 fix compatible for sh. rename api. '-' is not allowed in the function name. 2016-04-16 22:31:17 +08:00
neil eccec5f6d5 fix compatible for sh. '-' is not allowed in function name. 2016-04-16 22:19:29 +08:00
neil dceb3acace fix compatible for sh 2016-04-16 21:52:24 +08:00
neil 036e9d1074 fix compatible for sh 2016-04-16 21:01:40 +08:00
neil 6ed1c718b9 minor, install without dnsapi 2016-04-16 20:06:26 +08:00
neil 8f7ad693a8 fix compatible for `sh` 2016-04-16 20:02:41 +08:00