neilpang
839f18d052
fix format
8 years ago
neil
58ef6d8385
fix wget error message
8 years ago
neilpang
177b57e1c0
fix wget content on 404 error
8 years ago
neilpang
810c129ca9
minor fix error message
8 years ago
neilpang
f731a4c704
fix 404 for wget
8 years ago
neilpang
39a1f1ef64
fix 404 for wget
8 years ago
neilpang
d24a87caf1
minor
8 years ago
neilpang
9683ffe13a
minor fix error message
8 years ago
Frederic Crozat
fab2d9dc6a
add API for Gandi LiveDNS ( #680 )
* add API for Gandi LiveDNS
* ensure Gandi API key is saved for renewing certificate.
* gandi_livedns: use PUT instead of POST for creating DNS record
* gandi_livedns: fix formatting
* dns_gandi_livedns: fix shellcheck errors
8 years ago
neil
9b12407028
Wget ( #678 )
* --use-wget force to use wget
* fix force wget
8 years ago
neil
81532f375e
fix https://github.com/Neilpang/acme.sh/issues/667#issuecomment-282629936
8 years ago
neilpang
7c2e875494
fix https://github.com/Neilpang/acme.sh/issues/675
8 years ago
neilpang
c719a61ea7
fix format
8 years ago
neilpang
58e4d337e4
clear the pending authz when issue error
fix bug https://github.com/Neilpang/acme.sh/issues/663
8 years ago
neilpang
4fd63f4e30
fix ci
8 years ago
neilpang
342128a457
fix format
8 years ago
neilpang
4410226db1
add --toPkcs8 command
fix https://github.com/Neilpang/acme.sh/issues/664
8 years ago
neilpang
77f1ea40cd
fix format
8 years ago
neilpang
795bf9e101
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
8 years ago
neilpang
851fedf751
rename OPENSSL_BIN to ACME_OPENSSL_BIN
8 years ago
neil
5be6ab8c89
Merge pull request #432 from seidler2547/dev
add API for www.do.de/www.resellerinterface.de
8 years ago
neilpang
e6cd596dc9
add debug info
8 years ago
Stefan Seidel
abf4278d09
resolve conflicts
8 years ago
seidler2547
2b2b65fe18
Declare and assign separately to avoid masking return values
8 years ago
Stefan Seidel
3d6a125bdc
add documentation
8 years ago
seidler2547
9efd40a366
use export for headers
8 years ago
seidler2547
383fa8401d
Remove stray characater
fixes issue where the first listed domain would not work
8 years ago
seidler2547
bf8ffade29
replace head -1, add link to GitHub
8 years ago
seidler2547
1633d14547
forgot dollar sign
8 years ago
seidler2547
e55605dbe9
remove _all_ mktemp
8 years ago
seidler2547
cdec38ba12
return error if any removal failed
8 years ago
seidler2547
1cb6e9e7d0
remove cookiejar file
d'oh
8 years ago
Stefan Seidel
d1d2f6f451
avoid temp file for domain list
8 years ago
Stefan Seidel
743f821f1e
improve error message on failed authentication
8 years ago
Stefan Seidel
b95a99e0c2
remove cookiejar temp file
8 years ago
Stefan Seidel
3ebbeb103c
old habits
8 years ago
Stefan Seidel
0d4035e996
remove fgrep, escape regex chars instead
8 years ago
Stefan Seidel
88ed5e506a
fix whitespace and UUOC
8 years ago
Stefan Seidel
76a3371b40
remove non-POSIX sed -r and use built-in functions
8 years ago
Stefan Seidel
7b2fa1edb4
add API for www.do.de/www.resellerinterface.de
8 years ago
neilpang
1965035166
support exim4 deploy
8 years ago
neilpang
a239a9efd5
fix doc
8 years ago
neilpang
35ca729cb9
fix doc
8 years ago
neilpang
ddf293bbcd
reload only for renewal
8 years ago
neilpang
45d6e00ff1
fix format
8 years ago
neilpang
6dfc8fe0ea
support vsftpd hook
8 years ago
neilpang
044da37c95
change installcert parameter order
8 years ago
neilpang
1efb2085e9
fix debug info
8 years ago
neil
e1c42eb6cc
Merge pull request #414 from noplanman/cyon_dns_api
Cyon.ch DNS API
8 years ago
neil
8796adfd63
fix https://github.com/Neilpang/acme.sh/issues/614
8 years ago