neilpang
b171aff418
fix for wrt https://github.com/Neilpang/acme.sh/issues/465
I know it's a stupid fix, but it works.
I will check it later.
8 years ago
neilpang
1f6ffa3e88
fix warnings
8 years ago
neilpang
24d2a8b9d5
add debug info
8 years ago
neilpang
4d8b99a307
add more debug info
8 years ago
neil
f9085fedd7
fix renew for different CA
fix renew for different CA
8 years ago
neilpang
c4236e58d1
fix renew for different CA
8 years ago
neil
eb91f9575a
fix deactivate function
fix deactivate function
8 years ago
neilpang
947d14ffeb
fix deactivate function
8 years ago
neil
b3f915b5b2
fix deactivate for solaris
fix deactivate for solaris
8 years ago
neilpang
03d3f3afc3
fix for solaris
8 years ago
neilpang
2728170c01
add debug info
8 years ago
neil
c107f3632a
fix for solaris
fix for solaris
8 years ago
neilpang
7d1c5fca0b
fix for solaris
8 years ago
neil
e71887e1a8
fix for solaris
fix for solaris
8 years ago
neilpang
39d1eeda23
fix for solaris
8 years ago
neil
b482f3ce94
fix for solaris
fix for solaris
8 years ago
neilpang
122cc48c29
minor
8 years ago
neilpang
c7c57cfa0e
fix for solaris
8 years ago
neil
1f9ca20dfd
Merge pull request #452 from Neilpang/dev
minor, clear default confs
8 years ago
neilpang
5efbaa4849
minor, clear default confs
8 years ago
neil
c6f55bc4ab
Mac OSX
Dev
8 years ago
neilpang
b28a3db3d6
Mac OSX
8 years ago
neilpang
b9ece28f68
add osx CI
8 years ago
neil
79b4907cb9
Merge pull request #449 from Neilpang/dev
support aws remove
8 years ago
neilpang
dfbc244b00
support aws remove
8 years ago
neil
b23d5e26e2
Merge pull request #448 from Neilpang/dev
Dev
8 years ago
neilpang
f1f3074306
fix format
8 years ago
neilpang
f162ad193f
support dnspod remove
8 years ago
neil
5254f300f9
Merge pull request #447 from Neilpang/dev
Dev
8 years ago
neilpang
c0d0100ca8
fix format
8 years ago
neilpang
21f201e371
support cloudflare rm function
8 years ago
neil
bbc378ed8f
Merge pull request #445 from Neilpang/dev
update template
8 years ago
neilpang
e2d494321c
update template
8 years ago
neil
c2df8043db
Merge pull request #444 from Neilpang/dev
Dev
8 years ago
neilpang
df62150b5a
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
8 years ago
neilpang
eea52a5fa6
update api template
8 years ago
neil
2d9015b840
Merge pull request #441 from Neilpang/dev
Dev
8 years ago
neil
187ef29914
Merge pull request #440 from vjt/patch-1
Fix AWS Route53 API consumer
8 years ago
Marcello Barnaba
c12be766e9
Fix Route53 API consumer
Ignoring the Chthlulu argument 😃 , Route53 returns its XML all on one line, making not possible to grep the hosted zone record with egrep/sed.
This change splits the XML in multiple lines, so that parsing can succeed.
8 years ago
neil
2168458f11
Merge pull request #439 from Neilpang/dev
support CloudXNS rm method
8 years ago
neil
8cf0725593
Merge pull request #433 from kookxiang/dev
Automatically delete acme txt record for CloudXNS
8 years ago
kookxiang
8379f015d7
Finish dns_cx_rm() method
8 years ago
neil
f08c01800f
Merge pull request #438 from Neilpang/dev
fix cx for solaris
8 years ago
neilpang
a62706678e
fix for solaris
8 years ago
neilpang
e4468562d2
fix cx
8 years ago
neil
7316bf7bc5
Merge pull request #437 from Neilpang/dev
Dev
8 years ago
neilpang
3747b7d930
fix cx
8 years ago
neilpang
5be3f22d06
fix issue
8 years ago
neil
c572ce946b
Dev ( #434 )
* do not use script home
* fix format
* fix issue when there is no one records in the domain.
8 years ago
neilpang
d69f0289ca
fix issue when there is no one records in the domain.
8 years ago