Matthew Turney
f4e81953ce
provide a more general purpose request function
...
This allows for more flexibility in the future. Most importantly being
able to do more than just GET requests but any HTTP method. Specifically
needed for DELETE requests.
2017-05-02 08:59:37 -05:00
neilpang
5b3e3d9cf4
fix https://github.com/Neilpang/acme.sh/issues/812
2017-04-30 16:29:20 +08:00
neil
3f1a76d9e4
fix https://github.com/Neilpang/acme.sh/issues/808
2017-04-27 18:29:29 +08:00
neil
3c07f57aad
minor remove spaces
2017-04-17 19:08:34 +08:00
neilpang
fcdf41ba29
support change account conf from env
2017-04-11 21:37:56 +08:00
Kok Suan Lim
7f618e7ecc
fix missing space bug on if statement
2017-04-08 14:50:39 +08:00
neilpang
482cb73702
fix https://github.com/Neilpang/acme.sh/issues/758
2017-04-06 19:29:09 +08:00
neilpang
3576754c21
fix https://github.com/Neilpang/acme.sh/issues/549
2017-04-05 20:54:53 +08:00
neilpang
49d75a0cd4
minor, add more error message
2017-04-05 20:46:17 +08:00
neilpang
7df062b7d7
add more debug info
2017-04-04 22:33:26 +08:00
neilpang
f3b434397b
v2.6.8 support Docker
2017-04-03 12:08:38 +08:00
neilpang
232c7361a9
fix format
2017-03-30 21:34:15 +08:00
neilpang
d8ba26e664
add retry for issuer cert
2017-03-30 21:16:25 +08:00
neil
6cf7be4b7e
fix https://github.com/Neilpang/acme.sh/issues/751
2017-03-29 09:16:22 +08:00
neil
58d4c74b0b
export Le_Domain for reloadcmd
...
fix https://github.com/Neilpang/acme.sh/issues/558#issuecomment-289926193
2017-03-29 09:10:42 +08:00
Josh Soref
f94433e504
spelling: validation
2017-03-26 05:32:29 +00:00
Josh Soref
8f73e24175
spelling: specifies
2017-03-26 05:31:12 +00:00
Josh Soref
61a48a5b9f
spelling: please
2017-03-26 05:29:30 +00:00
Josh Soref
84a6730b1a
spelling: obtain
2017-03-26 05:28:37 +00:00
Josh Soref
357b514bc9
spelling: lines
2017-03-26 05:28:04 +00:00
Josh Soref
b54ce31078
spelling: changing
2017-03-26 05:25:23 +00:00
neilpang
13fe54c938
update doc
2017-03-22 22:58:03 +08:00
neilpang
5c539af7d7
rename parameters
2017-03-22 21:20:35 +08:00
neil
7f25205aeb
Merge pull request #732 from jtbr/curl-patch
...
--ca-path patch for curl/wget ssl support
2017-03-22 20:53:58 +08:00
jtbr
4bdab73dd5
formatting
2017-03-20 18:53:08 +01:00
jtbr
f19f21007c
formatting
2017-03-20 18:51:45 +01:00
jtbr
f21dd9117d
Handle case of busybox netstat, with no pid support
2017-03-19 17:55:26 +01:00
jtbr
2aa75f034f
Adds support for --ca-path option for using non-default curl/wget CA certs
2017-03-19 16:10:09 +01:00
neil
c87cd0de73
fix https://github.com/Neilpang/acme.sh/issues/729 https://github.com/Neilpang/acme.sh/issues/721
2017-03-16 18:02:36 +08:00
neil
4dd646a424
fix https://github.com/Neilpang/acme.sh/issues/719
2017-03-13 11:18:04 +08:00
neilpang
c4bf5eef73
add _upper_case and _lower_case
2017-03-08 21:51:25 +08:00
neil
f08a79d372
fix nginx mode
2017-03-08 16:01:14 +08:00
neil
5378d9ca26
fix nginx mode
2017-03-08 13:55:01 +08:00
neilpang
6fb2a1ed39
minor fix comments
2017-03-05 19:56:06 +08:00
neilpang
e735d8d4e5
minor
2017-03-03 22:03:19 +08:00
neil
58ef6d8385
fix wget error message
2017-03-01 13:12:29 +08:00
neilpang
177b57e1c0
fix wget content on 404 error
2017-02-28 21:35:20 +08:00
neilpang
810c129ca9
minor fix error message
2017-02-28 21:08:20 +08:00
neilpang
f731a4c704
fix 404 for wget
2017-02-28 21:06:02 +08:00
neilpang
39a1f1ef64
fix 404 for wget
2017-02-28 21:04:33 +08:00
neil
9b12407028
Wget ( #678 )
...
* --use-wget force to use wget
* fix force wget
2017-02-27 20:48:48 +08:00
neil
81532f375e
fix https://github.com/Neilpang/acme.sh/issues/667#issuecomment-282629936
2017-02-27 13:38:29 +08:00
neilpang
7c2e875494
fix https://github.com/Neilpang/acme.sh/issues/675
2017-02-26 22:20:08 +08:00
neilpang
c719a61ea7
fix format
2017-02-26 12:15:39 +08:00
neilpang
58e4d337e4
clear the pending authz when issue error
...
fix bug https://github.com/Neilpang/acme.sh/issues/663
2017-02-26 12:07:06 +08:00
neilpang
342128a457
fix format
2017-02-25 21:09:06 +08:00
neilpang
4410226db1
add --toPkcs8 command
...
fix https://github.com/Neilpang/acme.sh/issues/664
2017-02-25 19:31:52 +08:00
neilpang
77f1ea40cd
fix format
2017-02-25 19:12:20 +08:00
neilpang
851fedf751
rename OPENSSL_BIN to ACME_OPENSSL_BIN
2017-02-25 19:08:00 +08:00
neilpang
e6cd596dc9
add debug info
2017-02-25 18:02:23 +08:00