Commit Graph

682 Commits

Author SHA1 Message Date
neil 09bce5e6d6
sync (#2297)
* Create LICENSE.md

* remove _hostingde_parse_no_strip_whitespace function as this breaks API requests

* Fix sessionid parsing on BSD

* Make travis happy. (SC2020)

* fix for https://github.com/Neilpang/acme.sh/issues/2286

* Notify mail update (#2293)

* feat: disable e-mail validation if MAIL_NOVALIDATE is set

* fix: expose _MAIL_BIN variable

* fix: call _mail_body and _mail_cmnd directly to make sure that all used variables are exposed

* fix: update notify/mail.sh

Co-Authored-By: Matej Mihevc <zuexo@users.noreply.github.com>

* fix: remove useless echo, quote eval
2019-05-28 08:47:33 +08:00
neilpang a180b95cca add more debug info 2019-05-17 20:16:26 +08:00
neilpang 0093dc3d32 fix https://github.com/Neilpang/acme.sh/issues/2256 2019-05-13 23:30:31 +08:00
neilpang acae0ac2a6 fix RENEW_SKIP code 2019-05-04 10:59:00 +08:00
neilpang 0f86651089 fix idn 2019-05-04 10:43:39 +08:00
neilpang 6198e43fe6 fix idn 2019-05-04 10:21:15 +08:00
neilpang 621d4745b4 fix idn 2019-05-04 10:18:42 +08:00
neil b50e701cae
Add notification (#2241)
* add cron notify

* fix format

* fix format
2019-04-29 22:13:54 +08:00
neilpang b7a0443091 lets start 2.8.2 2019-04-29 22:11:25 +08:00
neilpang d10f40f109 fix idn issue. 2019-04-29 21:44:25 +08:00
neilpang a7420ca3d4 typo 2019-04-27 09:17:26 +08:00
neil c420a0ae2b
Merge pull request #2222 from dim0x69/master
Implement Update Account Information for ACMEv2
2019-04-26 23:49:10 +08:00
neilpang 4962cc3da8 fix idn issues 2019-04-26 23:44:25 +08:00
neilpang e6df1828d9 fix https://github.com/Neilpang/acme.sh/issues/2192 2019-04-21 12:37:26 +08:00
neilpang 9ff53fea98 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2019-04-21 12:23:57 +08:00
neilpang 4f1888d2ea fix https://github.com/Neilpang/acme.sh/issues/2192 2019-04-21 12:23:06 +08:00
Honza Hommer 61556a54e2 feat: add `--noprofile` option to `install` command 2019-04-19 17:27:32 +02:00
dim0x69 79e2f8a2e5 implement account update for acmev2 2019-04-17 14:51:07 +02:00
neilpang 0cfeee4ded fix format 2019-04-06 16:48:17 +08:00
neilpang c97e43dcd6 fix format 2019-04-06 16:45:58 +08:00
neilpang eda321954d fix https://github.com/Neilpang/acme.sh/issues/2208 2019-04-06 16:05:08 +08:00
neilpang fbdc5a0eb5 fix https://github.com/Neilpang/acme.sh/issues/2179 2019-03-20 22:52:40 +08:00
neilpang 82b0ebb787 minor, remove dns records only when it's added success 2019-03-16 14:53:02 +08:00
neilpang 2ffd8637e1 fix standalone content 2019-03-16 14:28:24 +08:00
neilpang d0d749074e fix for solaris 2019-03-16 14:00:15 +08:00
neilpang dbc44c08df fix for solaris 2019-03-16 13:38:17 +08:00
neilpang 4ebad10557 fix format 2019-03-13 21:11:59 +08:00
neilpang 0b04a7f17f fix format 2019-03-13 20:49:26 +08:00
neilpang 77f96b386e support Windows scheduler. fix https://github.com/Neilpang/acme.sh/issues/2145 2019-03-13 20:42:02 +08:00
neilpang f2add8de94 use acme v2 as default 2019-03-12 21:16:15 +08:00
neilpang 53c0188248 fix https://github.com/Neilpang/acme.sh/issues/2150 2019-03-11 21:30:24 +08:00
neil a3d8b9935a fix https://github.com/Neilpang/acme.sh/issues/2141 2019-03-08 14:31:11 +08:00
neilpang c7257bcf46 base64 hooks, fix https://github.com/Neilpang/acme.sh/issues/1969 2019-03-05 21:44:34 +08:00
neilpang dfca8c09e0 fix format 2019-03-05 21:22:03 +08:00
neilpang 7690f73e81 base64 encode reloadcmd.
fix https://github.com/Neilpang/acme.sh/issues/2134
2019-03-05 21:05:10 +08:00
neilpang b3f6129718 fix https://github.com/Neilpang/acme.sh/issues/2122 2019-03-02 20:44:08 +08:00
neil e7f7e96d58
Peb (#2126)
* support pebble
* support async finalize order
2019-02-27 20:36:13 +08:00
neil b5ca9bbab2
Doh (#2100)
support doh to poll dns status
fix https://github.com/Neilpang/acme.sh/issues/2015
2019-02-19 21:39:06 +08:00
neil 8f2a8a0051
Merge pull request #1357 from martgras/patch-1
avoid side effects in _printargs
2019-02-18 21:16:14 +08:00
neilpang 97147b594b fix https://github.com/Neilpang/acme.sh/issues/2096 2019-02-18 20:57:13 +08:00
neilpang a0ec5b18e7 fx format 2019-02-17 14:26:27 +08:00
neilpang f2acdd27fd fix tr err for Mac 2019-02-17 14:19:14 +08:00
neilpang 43ff787b04 remove tls-sni 2019-01-26 18:32:11 +08:00
neilpang 3633598462 Lets start 2.8.1 2019-01-25 22:39:22 +08:00
neilpang 545f23551f trigger validation before cleanup
fix https://github.com/Neilpang/acme.sh/issues/2037
2019-01-21 22:25:23 +08:00
neilpang b15c1ffedc clean TXT records when error happens.
https://github.com/Neilpang/acme.sh/issues/2037
2019-01-21 22:09:13 +08:00
Fabio Kruger dd068467de 2020 Added a space to improve log readability 2019-01-10 19:33:25 +01:00
neil 0483d841e3
Support Post as Get (#2009)
* Support POST as GET
https://community.letsencrypt.org/t/acme-v2-scheduled-deprecation-of-unauthenticated-resource-gets/74380

* fix PAG,
The newline '\n' in response is removed by _send_signed_request(), to keep it, we just use needbase64

* fix PAG, the cert is muti line

* fix format

* PAG is only for v2
2019-01-06 21:05:33 +08:00
neilpang ad613e2437 fix alpn oid.
https://github.com/Neilpang/acme.sh/issues/2005
2019-01-04 22:40:59 +08:00
neilpang ec67a1b2c1 Do not limit the renew days to 60, it's just a default value.
buypass support 180 days.
2018-12-28 22:52:40 +08:00