Commit Graph

2361 Commits (be5085f2052321f0fa1887bd7be7b3ca0de52aa2)
 

Author SHA1 Message Date
epgdatacapbon be5085f205 Increase security using https for MyDNS.JP API 6 years ago
epgdatacapbon d55c64c838
Update README.md 6 years ago
epgdatacapbon 6afe3ccc3b Merge branch 'master' of https://github.com/epgdatacapbon/acme.sh 6 years ago
epgdatacapbon 14ad5955b5 Add DNS API support for MyDNS.JP 6 years ago
epgdatacapbon a6f2110141 Add DNS API support for MyDNS.JP 6 years ago
neil 393d8b9ded
Merge pull request #1929 from Neilpang/dev
sync
6 years ago
neilpang 137dc1eac0 fix https://github.com/Neilpang/acme.sh/issues/1912 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
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
neil 5aef9266cb
Merge pull request #1833 from cbrandel/master
use perl instead of iconv, if iconv is not available
7 years ago
Christian Brandel 80b40c02b4 use perl instead of iconv, if iconv is not available 7 years ago
neil 56d6079c4a
Merge pull request #1831 from LLeny/master
Namecheap API
7 years ago
LLeny 3975792bf1 shfmt 7 years ago
LLeny 697e694de6 Indentation 7 years ago
LLeny 828d8eaadb NC API warning 7 years ago
LLeny 30ee00ff50 RM TXT check 7 years ago
LLeny 7e130c2618 README fixes 7 years ago
LLeny b859dd660c dns_rm support 7 years ago
LLeny 8868783476 Staging 7 years ago
LLeny dc0dd6588c Support list 7 years ago
LLeny f7e7e885a9 Usage 7 years ago
LLeny d813be1f48 WIP 7 years ago
LLeny 0d03309c2f Namecheap initial 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