1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-12 00:42:56 +00:00

Commit Graph

  • 319e0ae3cf fix auto upgrade neil 2016-09-21 13:39:39 +08:00
  • e69a7c38d9 fix auto upgrade neil 2016-09-21 13:27:05 +08:00
  • ecd685755b fix auto upgrade neil 2016-09-21 13:18:46 +08:00
  • 276b51d927 minor neil 2016-09-21 13:09:22 +08:00
  • 251d1c5c9f minor neil 2016-09-20 22:23:49 +08:00
  • 028e17475f minor, renew time minus 1 day neil 2016-09-20 21:03:43 +08:00
  • 1ab630435d fix color when upgrade in cronjob neil 2016-09-20 20:34:33 +08:00
  • 89002ed298 support AUTO_UPGRADE. In the cron job, try to upgrade acme.sh if "AUTO_UPGRADE" is set. neil 2016-09-20 20:22:25 +08:00
  • d0871bdae3 rename "--logfile" to "--log", and give a default log file neil 2016-09-20 19:08:02 +08:00
  • 5ea6e9c9c0 support "--logfile" neil 2016-09-19 23:07:43 +08:00
  • 267f283a31 fix bug, upgrade in current dir without installation. 2.5.2 neil 2016-09-18 13:06:15 +08:00
  • 3324c0ae79 opps neil 2016-09-17 12:52:47 +08:00
  • 811bff6db0 minor, hide debug info neil 2016-09-17 12:29:50 +08:00
  • 0c9546ccb0 fix https://github.com/Neilpang/acme.sh/issues/288 add --ocsp-must-staple, --ocsp neil 2016-09-15 10:41:47 +08:00
  • 7b16442656 minor neil 2016-09-10 18:04:59 +08:00
  • b0070f03af support '--pre-hook', '--post-hook' and '--renew-hook' neil 2016-09-06 23:26:22 +08:00
  • 08ee072f11 minor, fix color neil 2016-09-06 19:37:41 +08:00
  • f3e4cea34f work in the current dir, without installation (#279) neil 2016-09-02 22:37:49 +08:00
  • 2d12b68952 minor neil 2016-09-02 20:55:11 +08:00
  • 1643b476eb fix bugs. neil 2016-08-27 20:00:47 +08:00
  • 5980ebc79a minor, do not output the key file if using signcsr neil 2016-08-27 15:44:03 +08:00
  • 8371b030cf Issue a cert from existing CSR neil 2016-08-27 14:00:26 +08:00
  • 10afcaca2f Support issue cert from existing CSR (#276) neil 2016-08-27 13:52:13 +08:00
  • 2fb4b62330 Merge branch 'master' of https://github.com/Neilpang/acme.sh neil 2016-08-25 22:28:15 +08:00
  • cbcd7e0f86 minor, fix format neil 2016-08-25 22:27:48 +08:00
  • df1c9d88a8 Update README.md neil 2016-08-25 22:13:34 +08:00
  • 3aae1ae3d9 minor, fix _mktemp neil 2016-08-25 21:46:31 +08:00
  • 775bd1abd0 minor neil 2016-08-25 13:17:42 +08:00
  • 78009539d1 Add option for a custom ca-bundle file. (#274) Patrick Sodré 2016-08-25 01:14:56 -04:00
  • 36246ad9ac Add OVH, kimsufi, soyoustart and runabove api neil 2016-08-25 13:10:13 +08:00
  • e2053b22b4 minor, fix format neil 2016-08-25 13:06:04 +08:00
  • dfdc402fbb fix typo neil 2016-08-25 12:03:19 +08:00
  • 73ba54a502 Support OVH domain api neil 2016-08-25 11:03:25 +08:00
  • 690a5e205d Support Ovh domain api (#273) neil 2016-08-25 10:45:41 +08:00
  • a6014bf04e support sha1 neil 2016-08-24 18:46:23 +08:00
  • d4d1f0f4a9 Add donate list neil 2016-08-23 23:16:19 +08:00
  • 5fbc47eb3a fixd createAccountKey https://github.com/Neilpang/acme.sh/issues/271 neil 2016-08-23 22:53:43 +08:00
  • 6d4e903b08 https://github.com/Neilpang/acme.sh/issues/270 neil 2016-08-23 10:03:50 +08:00
  • 66f08eb236 minor format output neil 2016-08-22 13:36:39 +08:00
  • 933c169da5 minor neil 2016-08-17 13:17:06 +08:00
  • a8df88ab91 https://github.com/Neilpang/acme.sh/issues/263 neil 2016-08-15 21:14:36 +08:00
  • df9547ae39 minor neil 2016-08-15 19:15:19 +08:00
  • d529eb6d00 minor neil 2016-08-14 23:20:53 +08:00
  • fac1e367c9 2.4.1 fix bug. neil 2016-08-14 22:37:21 +08:00
  • 31a5487cba fix dual certs neil 2016-08-13 20:37:52 +08:00
  • 43822d37a7 Support RSA and ECDSA dual certs (#262) neil 2016-08-13 19:22:25 +08:00
  • 527dd31c70 Support SunOS, Solaris neil 2016-08-11 13:47:38 +08:00
  • e3c66532c5 Support Solaris neil 2016-08-10 23:13:14 +08:00
  • 22ea4004e1 Support SunOS/Solaris (#260) neil 2016-08-10 21:54:08 +08:00
  • d190a43e0a https://github.com/Neilpang/acme.sh/issues/258 neil 2016-08-08 10:19:51 +08:00
  • bd5e57d879 https://github.com/Neilpang/acme.sh/issues/258 neil 2016-08-08 10:17:10 +08:00
  • 08928b486b minor: add version to useragent neil 2016-08-07 14:47:57 +08:00
  • 75da0713d2 tls mode: -naccept is not supported by many old openssl versions. (#257) neil 2016-08-07 14:25:55 +08:00
  • d35bf51780 2.3.5: skip domain verify if the authorization is already valid, add to production server. neil 2016-08-07 10:23:52 +08:00
  • ec603beeb0 skip verify (#256) neil 2016-08-07 10:21:27 +08:00
  • 7820467d59 Merge pull request #255 from jim3mar/master neil 2016-08-05 21:44:22 +08:00
  • fe09757cb3 dns_cx.sh prefix and suffix domain bug fixed Jim Ma 2016-08-05 21:31:12 +08:00
  • 1e6b68f5d1 fix https://github.com/Neilpang/acme.sh/issues/244 Update renew days for renew/renewall neil 2016-08-02 21:47:35 +08:00
  • f574e5813f add the new reg hash neil 2016-08-02 10:56:40 +08:00
  • 30684246d2 new version number 2.3.4 for LE-SA-v1.1.1-August-1-2016.pdf neil 2016-08-02 10:04:29 +08:00
  • 8bdf5cf854 Merge pull request #248 from Acris/master neil 2016-08-02 03:06:16 +08:00
  • c93ec9331b Update agreement to LE-SA-v1.1.1-August-1-2016.pdf Acris Liu 2016-08-02 01:21:00 +08:00
  • 0886e67df7 chmod +x root 2016-08-01 17:08:01 +08:00
  • 30de13b4df support Godaddy domaain api neil 2016-07-29 18:07:16 +08:00
  • 7a60c14b31 Merge pull request #243 from t413/master neil 2016-07-26 13:18:41 +08:00
  • 3ad08e9515 Changed _stat exit code, added line return, added README link to wiki Tim O'Brien 2016-07-25 11:07:34 -07:00
  • 32fdc19697 Support for shells without 'stat' (busybox ash) Tim O'Brien 2016-07-22 14:17:33 -07:00
  • c9c31c04c3 typos neil 2016-07-21 10:48:37 +08:00
  • c3dd3ef0d7 typos neil 2016-07-20 22:18:07 +08:00
  • fa989a554d Update README.md neil 2016-07-16 21:57:29 +08:00
  • 4a4dacb52c minor, change default dns sleep time from 60 seconds to 120 seconds. neil 2016-07-15 22:56:16 +08:00
  • dcf9cb581d minor, add more debug info neil 2016-07-15 16:40:03 +08:00
  • 1a6305c93f Merge pull request #236 from tohojo/regexp-escape neil 2016-07-09 18:35:50 +08:00
  • bdbf323fee remove the default value 'no' neil 2016-07-09 17:25:27 +08:00
  • 7270f277a7 minor: less debug message neil 2016-07-09 15:55:36 +08:00
  • 32dfc387c8 Add missing escape in regular expression. Toke Høiland-Jørgensen 2016-07-08 15:42:21 +02:00
  • b3752e78b6 minor, remove error message. neil 2016-07-08 12:29:47 +08:00
  • 4c0d3f1b75 minor. remove the ugly return code for installcert. neil 2016-07-08 11:50:47 +08:00
  • 2e3cb75530 Merge pull request #234 from tgoodyear/patch-1 neil 2016-07-05 13:28:06 +08:00
  • 3e99ffe692 Update README.md to fix typo: scrypt -> script Trevor Goodyear 2016-07-04 13:00:17 -04:00
  • 096d8992a1 fix upgrade issue neil 2016-07-04 20:40:29 +08:00
  • 0bbe6eef89 minor neil 2016-07-03 12:46:18 +08:00
  • d0b748a4f2 add more debug message. neil 2016-07-02 13:46:35 +08:00
  • 58f41a194a minor neil 2016-07-02 13:21:22 +08:00
  • d8d10bc478 opps neil 2016-07-02 13:13:41 +08:00
  • 61623d22d8 fix bug: re-generate domain key if the key length is different. 2.3.0 neil 2016-07-02 13:03:59 +08:00
  • bc96082fa9 typos 2.2.9 neil 2016-06-27 10:32:51 +08:00
  • 52677b0a88 2.2.9 support --upgrade neil 2016-06-26 13:30:47 +08:00
  • e4a1958573 support apache2ctl neil 2016-06-26 11:49:41 +08:00
  • 523c7682fa minor: add MAX_RENEW neil 2016-06-26 10:09:51 +08:00
  • 87ab2d9085 minor, add more debug info neil 2016-06-25 09:40:00 +08:00
  • 687cfcc2b1 minor add error code neil 2016-06-25 09:29:23 +08:00
  • c8e9a31ee5 add --nocron, for not installing default cronjob. neil 2016-06-24 22:27:22 +08:00
  • 2ce87fe264 bug fix to respect the --accountkeylength flag (#219) bruncsak 2016-06-23 14:11:43 +02:00
  • 13d7cae9e2 add --insecure Do not check the server certificate, in some devices, the api server's certificate may not be trusted. neil 2016-06-20 18:35:40 +08:00
  • 8814a348a8 minor, do not write the default user agent. neil 2016-06-19 14:39:24 +08:00
  • 5aa146a53f fix bug neil 2016-06-18 12:28:23 +08:00
  • cc17973113 return the error code in cron neil 2016-06-18 11:29:28 +08:00
  • 423966a505 minor, add more debug info neil 2016-06-17 21:35:34 +08:00
  • fbad6a392d opps neil 2016-06-17 20:57:54 +08:00