neilpang
2b9ebd6662
fix showcsr https://github.com/Neilpang/acme.sh/issues/1968
6 years ago
neil
6fdd2f40ed
Merge pull request #1963 from cshoredaniel/pr-allow-dyn-standard-dns
Allow dyn standard dns and debug nsupdate
6 years ago
neilpang
238990a285
add more debug info
https://github.com/Neilpang/acme.sh/issues/1932
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
eb97cdc33a
Merge pull request #1961 from Neilpang/dev
Dev
6 years ago
neil
b54d6589c3
Merge pull request #1957 from pashinin/master
Write certs in Vault for Fabio load balancer
6 years ago
neil
463768fcf7
Merge pull request #1960 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/1959
6 years ago
neil
a43545c6ea
fix https://github.com/Neilpang/acme.sh/issues/1959
6 years ago
Sergey Pashinin
9f067d7f56
Deploy to Hashicorp Vault docs
6 years ago
neil
8907e2d850
Merge pull request #1958 from Neilpang/dev
sync
6 years ago
Sergey Pashinin
c84466b131
Write certs in Vault for Fabio load balancer
6 years ago
neilpang
f62b956e74
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
6 years ago
neilpang
9841063df9
fix nginx mode
6 years ago
neil
803c8177d3
Merge pull request #1949 from felixonmars/patch-1
Arch Linux package acme.sh is now in [community]
6 years ago
Felix Yan
7ff525468f
Arch Linux package acme.sh is now in [community]
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
neil
d0c97a589b
Merge pull request #1939 from Neilpang/dev
sync
6 years ago
neil
8ec1ea7b7a
Merge pull request #1921 from nakermann1973/patch-1
Add missing bind-tools package
6 years ago
neil
71cb6d2bce
Merge pull request #1759 from hosting-de/feature/hosting.de-plugin
added hosting.de DNS Plugin
6 years ago
Oliver Dick
ee258f1425
Merge branch 'dev' into feature/hosting.de-plugin
6 years ago
neil
50278674f0
Merge pull request #1934 from epgdatacapbon/master
Increase security using https for MyDNS.JP API
6 years ago
epgdatacapbon
be5085f205
Increase security using https for MyDNS.JP API
6 years ago
neil
ca9476f72a
Merge pull request #1931 from epgdatacapbon/master
Add DNS API support for MyDNS.JP
6 years ago
epgdatacapbon
d55c64c838
Update README.md
6 years ago
neil
563de2cc90
Merge pull request #1926 from Rohlik/patch-1
Fix dot
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
Thomas Rohlik
5fee82ce39
Fix dot
Very important commit 🥇
6 years ago
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
Ne-Lexa
a207199879
fixed _get_root() function
6 years ago