neilpang
9a733a57e7
fix https://github.com/Neilpang/acme.sh/issues/2377
2019-07-24 21:49:26 +08:00
Jeff Wang
3cdfa4051d
Change 1.1.1.1 to 1.0.0.1 to probe compatibility ( #2330 )
...
As we can see, 1.1.1.1 is not routed or routed to an Intranet devices due to historical reason. Change 1.1.1.1 to 1.0.0.1 will have a better compatibility. I found this problem on my Tencent Cloud server.
2019-07-13 23:05:30 +08:00
neilpang
a2738e8599
minor, add debug info
2019-06-19 21:50:41 +08:00
neilpang
f803c6c0bf
fix https://github.com/Neilpang/acme.sh/issues/2341
2019-06-15 08:33:16 +08:00
neilpang
c6b6855131
fix https://github.com/Neilpang/acme.sh/issues/2321
...
https://github.com/Neilpang/acme.sh/issues/2291
2019-06-14 23:55:59 +08:00
neilpang
882ac74a0c
fix issue: clear Le_Vlist earlier
2019-06-14 22:41:28 +08:00
Endre Szabo
9b564431b0
Help text suggests bad practice.
...
Please remove the phrase `No news is good news.` as it suggests to decide to go on with a bad operational habit.
Why I am stating this is because that `no news` also could mean that:
- your `cron` daemon stopped working,
- your MTA has issues (in case or mail notifications of course),
- anything in between the host running `acme.sh` and your client went wrong.
(... and probably you will not notice in time if `acme.sh` would otherwise send an error notification (if it runs anyway))
If you expect a daily mail (using `--notify-level 3`) you can always be sure that `acme.sh` has ran successfully before. You can also tick the `acme.sh` checkbox in the daily operational report of your enterprise. ;)
2019-06-13 12:39:38 +02:00
neilpang
465ece5d25
fix format
2019-06-10 22:40:14 +08:00
neilpang
2e3ddd3a61
trim quotation marks
2019-06-03 20:55:22 +08:00
neilpang
dc5eda7ebb
fix savedeployconf
2019-06-02 20:04:36 +08:00
neilpang
aec6636205
add _getdeployconf
2019-06-02 19:36:11 +08:00
andreasschulze
93740c997c
fix for https://github.com/Neilpang/acme.sh/issues/2286
2019-05-23 16:19:08 +02: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