Commit Graph

2618 Commits (4532037e4f934399cbb9970863dc48940d4e9dcd)
 

Author SHA1 Message Date
nakermann1973 552710ac2a
Add missing bind-tools package
The bind_tools package is required for dns_nsupdate to work
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 e550631275
Merge pull request #1886 from philr/skip_alias_when_already_verified
Skip aliases of already verified domains
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
neilpang 7903fcb48c fix typo 6 years ago
neilpang 9672c6b885 fix https://github.com/Neilpang/acme.sh/issues/1905 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
Phil Ross fd536d373e Skip aliases of already verified domains.
When issuing a two-domain certificate using a different alias for each
domain, if the first domain is already verified, verification for the
second domain would be attempted (unsuccessfully) using the alias of the
first domain.

Increment the alias index when skipping verified domains so that the
correct alias will be used for subsequent domains.
6 years ago
neil 4f59a821d3
Merge pull request #1883 from Neilpang/dev
Dev
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
neilpang 6a81b0f807 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 6 years ago
neilpang 3322630732 minor, debug msg 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 5aef9266cb
Merge pull request #1833 from cbrandel/master
use perl instead of iconv, if iconv is not available
6 years ago
Christian Brandel 80b40c02b4 use perl instead of iconv, if iconv is not available 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 dc0dd6588c Support list 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
neil 8eb4efaddb
Merge pull request #1819 from loial/dns_gdnsdk_fix
Gratisdns.dk: Fix typo in url, also added note recommending --dnsslee…
7 years ago
Herman Sletteng 12c900ea7d Gratisdns.dk: Fix typo in url, also added note recommending --dnssleep 300 7 years ago
neil c31db83b26
Merge pull request #1817 from Neilpang/dev
Dev
7 years ago
neil 98ce8f4c2f
Merge pull request #1620 from loial/dns_gratisdns.dk
DNS plugin for Danish service gratisdns.dk
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
neil 21b2ffa42e
Merge pull request #1796 from ybizeul/deploy-gitlab
Gitlab deploy option
7 years ago
neil b6efdac1db
Merge pull request #1605 from linux-insideDE/dev
Added netcup DNS API
7 years ago
linux-insideDE fc9d321ebe
Merge branch 'dev' into dev 7 years ago
Yann Bizeul 68a290c347 revert dns_inwx.sh to dev 7 years ago
neil 9133de50e9
Merge pull request #1756 from crazyhacks/conoha
Add support ConoHa DNS API
7 years ago
KUDO Takashi 73d04b976e avoid "SC2046: Quote this to prevent word splitting." Travis CI error. 7 years ago