Commit Graph

762 Commits (2b36f4f57f1f9a484c5f6caf8fcff5472636a6a4)

Author SHA1 Message Date
Milan Pála 572adbaad2 Add support for Active24.cz 6 years ago
Oliver Dick b0775f7a58 making shftm really happy 6 years ago
Oliver Dick 2dc50e6633 making shfmt happy 6 years ago
Oliver Dick 56d70e4ea7 Update to latest API Changes 6 years ago
neil 0b934232fd
Merge pull request #2023 from jim-p/acme-fix-2022
Use cross-platform grep pattern for Namecheap API. Fixes #2022
6 years ago
jim-p 10ba2cd312 Use a literal space instead of an escaped space. Fixes #2022 6 years ago
Mike Barnes cd3ef8fa5a Correct edits to README.md this time 6 years ago
Mike Barnes 72ce37704b Native PointHQ support 6 years ago
neil 4420d073bb
Merge pull request #1889 from apollo13/fix_inwx
Fix inwx account without Mobile TAN
6 years ago
neil c544759d36
Merge pull request #2002 from Ivru/feature/exoscale
Exoscale DNS API
6 years ago
Ivru 3fb17c5de8 Merge branch 'dev' into feature/exoscale 6 years ago
hebbet 68d9aad3a2
add link to profile of Cloudflare
follow-up for #1893
6 years ago
neil 0aba1b4ad3
Merge pull request #1839 from sunflowerit/digitalocean-fix
Fixes on DigitalOcean implementation
6 years ago
neil e12c7c8d27
Merge pull request #1890 from LLeny/master
Fixes Neilpang/acme.sh#1888
6 years ago
neil 83a040722e
Merge pull request #1994 from drott/add_rm_multiple_gandi
[dnsapi] Support adding / removing multiple TXT values for Gandi
6 years ago
neil b7b504d43a
Merge pull request #1996 from Tigger2014/dev
dnsapi update dynu for api v2
6 years ago
neil b18804f57f
Merge pull request #2001 from hosting-de/fix-issue-2000
hosting.de API: waiting for API zoneStatus active
6 years ago
Marton Szucs 40f0238bb7 fix dns_loopia wildcard certificate
Checks if a subdomain already exists before creating one. The loopia API clears all records for a subdomain when adding it again.

Adding TXT-records instead of updating the existing record when using the add method. Wildcard certificates require multiple TXT-records for the same subdomain. 

Now you can create wildcard certificates using:
 `acme.sh  --issue -d example.com  -d '*.example.com'  --dns dns_loopia`
Double quoting variables
6 years ago
Oliver Dick 089823785e Using _sleep() instead of sleep 6 years ago
Ivru ecf7dded07 Fix typo 6 years ago
Oliver Dick cd4f29135b waiting for API zoneStatus active 6 years ago
Ben Edmunds 68c5c366f4 dnsapi update dynu for api v2 6 years ago
Dominik Röttsches 29a5311ae0 [dnsapi] Support adding / removing multiple TXT values for Gandi
Gandi supports setting multiple entries by setting multiple array items
for the rrset_values field in their API. Modify the dns_gandi_livedns.sh
script so that it checks for existing entries, appends new ones if
needed, and removes existing ones individually. This enabled wildcard
certificate support on Gandi.

Fixes the dns_gandi_livedns part of #1261.

Tested for creating a multidomain, multiple wild-card certificate on
Gandi and using a test script executing only the dns_gandi_livedns_add
and dns_gandi_livedns_rm functions.
6 years ago
neilpang 7ba9a5972d revert fix for https://github.com/Neilpang/acme.sh/issues/1941
1. fix https://github.com/Neilpang/acme.sh/issues/1977
2. The cache is too long to as a line to save in the conf
6 years ago
Ketil 2671af13cd Bugfix for allowing '+' character in CloudFlare email 6 years ago
neil ebb1a8af1b
Merge pull request #1978 from Ivru/feature/exoscale
Feature/exoscale
6 years ago
Aaron W. Swenson c8c1140f15 Linode API v4 Redo
The Cloud and Classic Manager work with different APIs, and so require
a separate module, which we introduce here.

The README has also been modified to state that the two are separate
and incompatible, and provides instructions on using either.
6 years ago
Aaron W. Swenson 9a473640fb Revert "Update Linode API to v4"
This reverts commit 9a27b38976.

Turns out, the Cloud Manager is not backward compatible, nor is the
Classic Manager forward compatible.
6 years ago
Ivru 405173a0b4 Remove extraneous blank lines 6 years ago
Ivru 8e43b86f06 Export header _H3 6 years ago
Ivru eea9aaf940 Fix typos 6 years ago
Ivru 67d3e8d049 Add Exoscape API support for DNSAPI 6 years ago
Daniel F. Dickinson 1a77490969 dnsapi: Add option to set zone for nsupdate
Some DNS servers for which dns_nsupdate.sh is applicable (such
as dyn.com's 'Standard DNS' TSIG update mechanism), require that
the zone be set during the nsupdate transaction.  Therefore we
add a new environment variable NSUPDATE_ZONE which is used to
set the zone for the DNS TSIG transaction.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
Daniel F. Dickinson 5431d05168 dnsapi nsupdate: Add nsupdate debug option
When debug is enabled, also use nsupdate's debug logging
so that the user can see potential issues with the nsupdate
transaction.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
6 years ago
neil a43545c6ea fix https://github.com/Neilpang/acme.sh/issues/1959 6 years ago
neil 7c1c36f043
Merge pull request #1944 from titanofold/dev
Update Linode API to v4
6 years ago
neil 565e3f75c7
Merge pull request #1947 from aalmenar/master
Neodigit.net DNS API
6 years ago
Adrian Almenar 842f030355 Revert change 6 years ago
Adrian Almenar f4ad42bb84 Changes requested on commit review 6 years ago
Adrian Almenar fb08b53f0b Add Neodigit.net DNS API 6 years ago
neilpang 598becf619 minor, fix format 6 years ago
Aaron W. Swenson 9a27b38976 Update Linode API to v4
Linode API has made breaking changes that are resolved by this
update. No user action is required.

Additionally, related README.md entry updated to include new cloud
manager interface.
6 years ago
neilpang 7917aa2a7c fix https://github.com/Neilpang/acme.sh/issues/1941
cache dns zones response
6 years ago
Oliver Dick ee258f1425
Merge branch 'dev' into feature/hosting.de-plugin 6 years ago
epgdatacapbon be5085f205 Increase security using https for MyDNS.JP API 6 years ago
epgdatacapbon 14ad5955b5 Add DNS API support for MyDNS.JP 6 years ago
neil 0a9a11636a
Merge pull request #1892 from hebbet/patch-2
add link to cloudflare profile for api key
6 years ago
neil 87d2f7f27a
Merge pull request #1910 from joakimlemb/master
Increase Azure DNS Zone Limit from 100 to 500
6 years ago
neil a40cd2b46f
Merge pull request #1916 from pavelaks/patch-1
Fix for VSCALE example
6 years ago
pavelaks 4b581f3720
Update README.md
Fix VSCALE example (add export before VSCALE_API_KEY)
6 years ago
Joakim Lemb 12956679e7 Added top URI parameter 6 years ago
neil 55369d30a6
Merge pull request #1867 from evoadmin/patch-1
Update dns_he.sh
6 years ago
hebbet a894b7cc9b
add link to cloudflare profil for api key 6 years ago
LLeny 46b3a9158c Fixes Neilpang/acme.sh#1888 6 years ago
Jan-Otto Kröpke 26421684dc Fix inwx account without Mobile TAN 6 years ago
neil b29e21efa8
Merge pull request #1881 from ephen/patch-1
cloudxns.net
6 years ago
Ephen 9f6f721a13
cloudxns.net
cloudxns.net is the main domain.
6 years ago
evoadmin 4c1f70af4b
Update dns_he.sh
If you have a password with special char it will fail at Remove record
6 years ago
Oliver Dick d8885984ab
Merge branch 'dev' into feature/hosting.de-plugin 6 years ago
Tom Blauwendraat 4a18c45e4f fixup! [FIX] Delete all occurrences of TXT key, dont fail if there is more than one, [FIX] Respect pagination on domain listing, before only the first page was loaded 6 years ago
Tom Blauwendraat 5b7cac1002 [FIX] Delete all occurrences of TXT key, dont fail if there is more than one, [FIX] Respect pagination on domain listing, before only the first page was loaded 6 years ago
neil 56d6079c4a
Merge pull request #1831 from LLeny/master
Namecheap API
6 years ago
LLeny 3975792bf1 shfmt 6 years ago
LLeny 697e694de6 Indentation 6 years ago
LLeny 828d8eaadb NC API warning 6 years ago
LLeny 30ee00ff50 RM TXT check 6 years ago
LLeny 7e130c2618 README fixes 6 years ago
LLeny b859dd660c dns_rm support 6 years ago
LLeny 8868783476 Staging 6 years ago
LLeny f7e7e885a9 Usage 6 years ago
LLeny d813be1f48 WIP 7 years ago
LLeny 0d03309c2f Namecheap initial 7 years ago
Oliver Dick 1dab353fdb
Merge branch 'dev' into feature/hosting.de-plugin 7 years ago
Herman Sletteng 12c900ea7d Gratisdns.dk: Fix typo in url, also added note recommending --dnssleep 300 7 years ago
Herman Sletteng 1f25b4a8a9 Replacing "grep -o -P" with "_egrep_o" and sed 7 years ago
Herman Sletteng 1756bbff84 DNS plugin for Danish service gratisdns.dk
Currently only supports primary domains. My use case does not involve
secondary domains so I'm not sure how it behaves, and cannot test it.
Might be as simple as turning all "primary"-references into a variable
that's either "primary" or "secondary", and make an extra check for this
in _get_domain...

Cookie handling heavily inspired by freedns plugin, including caching
the cookie in the config file, so we can rm without re-authenticating
7 years ago
linux-insideDE fc9d321ebe
Merge branch 'dev' into dev 7 years ago
KUDO Takashi 73d04b976e avoid "SC2046: Quote this to prevent word splitting." Travis CI error. 7 years ago
KUDO Takashi a35d271669 cleanup 7 years ago
KUDO Takashi 72a7f932c6 fix indent 7 years ago
KUDO Takashi 2e74df2583 Add support ConoHa DNS API 7 years ago
linux-insideDE 4fffb3c816
make shfmt happy 7 years ago
linux-insideDE 840b3a34cb
changed some chars 7 years ago
linux-insideDE dc267663a7
Merge branch 'dev' into dev 7 years ago
Janos Lenart 9c39121e99 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 7 years ago
neil 659a60aeec
Merge pull request #1772 from gliljas/patch-2
Spelling in dns_aws.sh
7 years ago
neil b0268adad9
Merge pull request #1782 from omegazeng/dev
add dns api support for dnspod.com
7 years ago
neil 71e4bbfc99
Merge pull request #1804 from ctron/feature/add_lexicon_opts_1
Add support for additional Lexicon options
7 years ago
Aarup 8b6986ba18 Fix file formatting 7 years ago
Jens Reimann b23718f3ad Add support for additional Lexicon options 7 years ago
Aarup 8113548920 Update dns api to support v2 wildcard cert #1261 7 years ago
Janos Lenart 441f8f3ce8 Replied to PR comments 7 years ago
Janos Lenart 1d4dec5510 Moved dns_gcloud to 47. 7 years ago
Janos Lenart 167758003c Fixed shfmt (dns_gcloud) 7 years ago
Janos Lenart 0a3ac1f5c3 Added support for Google Cloud DNS API (dns_gcloud) 7 years ago
Hitoshi 22cd408efb add dns api support for dnspod.com 7 years ago
Gunnar Liljas 4fbd21da57
Spelling 7 years ago
Oliver Dick ed95509a4f hosting.de API keys can contain special chars, so using simple quotes 7 years ago
Oliver Dick 4162975f9f added hosting.de API to README's 7 years ago
Oliver Dick 5494e88e08 making shfmt happy 7 years ago