Commit Graph

1811 Commits (01cc2e13d81cbcda3485c8256a591230defe2626)
 

Author SHA1 Message Date
neilpang 01cc2e13d8 add more sleep for ovh
neilpang f823f170e6 fix ovh
neilpang be186bd39b support dns_ovh_rm()
neilpang ea25492c28 we should not use "updating" to support wildcard
neilpang 79a2bed640 update doc for v2
neilpang cd8fc35968 fix dns manual mode.
neilpang d2cde379ad fix ACME v2: deactivate/deactivate-account/revoke
neilpang 506c41cb15 fix format
neilpang 72f54ca6c1 support ACME v2 wildcard cert
neilpang f8d22c486e fix format
neilpang c1151b0d45 first version to support ACME v2
neil 45e21d5000
Merge pull request from auerswald/dev
Add InternetX autoDNS dns api support
AA 775aae7082
Update README.md
AA a01da2fd92
Update README.md
AA cd2fe698bb
Create dns_autodns.sh
neil 4f209e8992
Merge pull request from meowthink/dev
Add namesilo.com dns api support
Meowthink eb207322d3 Add namesilo.com dns api support
neil 59e9750602
Merge pull request from hiskang/deploy/strongswan
support both debian and redhat
hiska 8ea800205c support both debian and redhat
neil 59bb9268a1
Merge pull request from sjau/master
dns_ispconfig.sh: Remove unnecessary permission in api user
sjau a582e7c2fb dns_ispconfig.sh: remove unnecessary permission in api user
sjau 6e2669ed1d
Merge pull request from Neilpang/master
Update from original
neil 7b8a82ce90
Merge pull request from Neilpang/dev
Dev
neil a8bad622ff
Merge pull request from jhartlep/dev
added dns api support for servercow
Jens a95ccc7e4c
Update dns_servercow.sh
... didn't see this line in spellcheck ... :S
Jens 8101aceab5
Update dns_servercow.sh
fixed remaining issues from shellcheck
Jens 1c9b19833c
Update dns_servercow.sh
replaced tab with space
Jens 488745f378
Update README.md
Jens Hartlep b140e2553b added Servercow to supported list
Jens Hartlep ae29929714 added dns api for servercow
neilpang 9f80909f6a Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang 8201458332 fix https://github.com/Neilpang/acme.sh/issues/1123
neil 7a88d80a10
Merge pull request from Neilpang/dev
Dev
neil 3ced411769
Merge pull request from speedmann/master
Add support for inwx.de API
speedmann f7c346de09 Fix order in README and add link to inwx.de and apidocs
speedmann 731ed6952f Fix shebang
speedmann 454ad6f8bd
Merge branch 'dev' into master
neil 8a3b6bf0e6
Merge pull request from Aarup/master
Added support for UnoEuro API
Aarup fb6e0658cf update README
Aarup f9b8d7a9d8 renamed uno_user and uno_key
Aarup f763e1edd7 fix contains usage
Aarup dbc3ad1304 use _math
neilpang 4249e13eb4 fix format
neilpang ca7ebd9333 fix typo
Aarup 3f1e6c128f Try again
Aarup 1f635b90e7 Try to fix build
JAA db3043553c Also don't use sed
neilpang f87890cb4b v2.7.6 fix ECC 384 signature
https://github.com/Neilpang/acme.sh/issues/1130
https://github.com/Neilpang/acme.sh/issues/990
speedmann 5911594906 Fix egrep invocation
speedmann 9a1f769828 Avoid usage of `sed -E` `grep -q` and `printf -v`