neil
dcbd90ce04
Merge pull request #718 from Neilpang/dev
fix cloudxns api https://github.com/Neilpang/acme.sh/issues/717
8 years ago
neilpang
04683338a2
fix cloudxns api https://github.com/Neilpang/acme.sh/issues/717
8 years ago
neil
b778f9c40e
Merge pull request #716 from Neilpang/dev
Dev
8 years ago
neil
e0a96be378
Merge pull request #715 from gitwer/dev
Add DigitalOcean automatic DNS API support (native)
8 years ago
thewer
ac690fceaf
Added DigitalOcean (native) API that requires only a read/write API key for DigitalOcean, updated 2 reads files.
8 years ago
neilpang
dd0b0cae93
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
8 years ago
neilpang
c4bf5eef73
add _upper_case and _lower_case
8 years ago
neil
2587639914
Merge pull request #713 from Neilpang/dev
Dev
8 years ago
neil
bfa1ae59cc
Merge pull request #701 from csmk/knot_dns_api
Add support for Knot DNS API
8 years ago
neil
9e8575c315
Merge pull request #712 from Neilpang/dev
Dev
8 years ago
neil
e36340ce64
Merge pull request #711 from Neilpang/links
Links
8 years ago
neilpang
63ec05a66c
fix links
8 years ago
neilpang
6f1c72f5b4
add links
8 years ago
neil
27924ffd5b
Merge pull request #710 from Neilpang/dev
Dev
8 years ago
neil
527029574c
Merge pull request #702 from hiskang/deploy/keychain
deploy for OSX Keychain
8 years ago
neil
cf3aeafcdb
Merge pull request #709 from Neilpang/dev
fix nginx mode
8 years ago
neil
f08a79d372
fix nginx mode
8 years ago
neil
eb2a26cfaa
Merge pull request #708 from Neilpang/dev
fix nginx mode
8 years ago
neil
5378d9ca26
fix nginx mode
8 years ago
hiska
bce11af09a
Update README.md for OSX Keychain
8 years ago
csmk
f589a1d245
Fix format: use double quote to prevent globbing and word splitting
8 years ago
hiska
68eb627d62
deploy for OSX Keychain
8 years ago
csmk
9c87a5890d
Add support for Knot DNS API
The script is actually an adapted version of the `dns_nsupdate.sh` script,
as the `knsupdate` utility is quite similar to `nsupdate`.
8 years ago
neil
e538a13e28
Merge pull request #698 from Neilpang/dev
minor fix comments
8 years ago
neilpang
6fb2a1ed39
minor fix comments
8 years ago
neil
6b00787f45
Merge pull request #695 from Neilpang/dev
Dev
8 years ago
neilpang
e735d8d4e5
minor
8 years ago
neil
8cd4fd0b50
Merge pull request #692 from fwolfst/issue690_COSMETIC-COMMENT-APACHE-FIX
Issue690 cosmetic comment apache fix
8 years ago
Felix Wolfsteller
8f4b0559ce
Merge branch 'issue690_COSMETIC-COMMENT-APACHE-FIX' of github.com:fwolfst/acme.sh into issue690_COSMETIC-COMMENT-APACHE-FIX
8 years ago
Felix Wolfsteller
5288c54aad
deploy apache script: fix comment (dovecot/apache)
Closes #690 .
8 years ago
Felix Wolfsteller
51f8bec81b
deploy apache script: fix comment (dovecot/apache)
8 years ago
neil
49d3e5d324
Merge pull request #689 from Neilpang/dev
Dev
8 years ago
neil
1fff0e5592
Merge pull request #686 from justmwa/master
Adding delete support for DNSMadeEasy and LUA API
8 years ago
nytral
8d53ec5353
fixed validation, added LUA while I'm at it
8 years ago
nytral
a1e1bfc71b
removed useless code
8 years ago
nytral
29992f54a3
delete support for dns_me
8 years ago
nytral
4ab6786163
Merge remote-tracking branch 'upstream/master'
8 years ago
neil
eaad34a69a
Merge pull request #685 from Neilpang/dev
Dev
8 years ago
neilpang
839f18d052
fix format
8 years ago
neil
58ef6d8385
fix wget error message
8 years ago
neil
a0037c9333
Merge pull request #683 from Neilpang/dev
Dev
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
59f7a2f6ef
Wget ( #678 ) ( #679 )
* --use-wget force to use wget
* fix force wget
8 years ago
neil
9b12407028
Wget ( #678 )
* --use-wget force to use wget
* fix force wget
8 years ago