Meo597
8b4d93cc14
Spaceship: fix doc
2 weeks ago
Meo597
e2d0923122
Spaceship: replace ~/.acme.sh with $LE_CONFIG_HOME for configurable paths
2 weeks ago
Meo597
2928d84339
Spaceship: replace debug with debug2 for detailed output in complex debugging
2 weeks ago
Meo597
d01aefd1eb
Spaceship: i starts from 1
2 weeks ago
Meo597
e1d447847f
Spaceship: fix domain conf
2 weeks ago
rka
2d365efe56
Add Edgecenter DNS API
3 weeks ago
Meo597
827315e059
Spaceship: valid api response
4 weeks ago
Meo597
e55a54f3d4
Spaceship: fix get_root
4 weeks ago
Meo597
5e8b40faf6
Spaceship: fix rm
4 weeks ago
Meo597
45b9982172
Add Spaceship DNS API
4 weeks ago
techknowlogick
dd29f970a2
Use endpoint environment variable for managed identities if set
Some environments in azure don't use the default metadata endpoint, and instead inject an env var that should be used.
2 months ago
Markku Leiniö
262fa74f5e
dns_he_ddns: Add empty dns_he_ddns_rm() to remove warnings
2 months ago
Giovannimaria Gandossi
dd2199c472
Adding support for FreeMyIP dns API
3 months ago
Lorenz Stechauner
1d628bcf9e
dns_world4you: Adapt to change in world4you.com
3 months ago
ARNik
26a5d48f63
dnsapi: Beget.com fix case-sensitive domain names
4 months ago
ARNik
aa6feb4b62
dnsapi: Beget.com fix rm record
4 months ago
ARNik
2fef0ebea8
dnsapi: Beget.com subdomain preparation rework
4 months ago
ARNik
66dd51a09a
dnsapi: check Beget.com API replies
4 months ago
ARNik
077868604d
dnsapi: Add Beget.com DNS API
4 months ago
Lindsay Zhou
6c555cb666
fix regex of matching hetzner dns api error responses
4 months ago
Markku Leiniö
fef4574c3c
Fix option description
4 months ago
Markus Schenk
1b123054b3
also updated the other validation functions
4 months ago
Markus Schenk
b29d17f522
changed char class for compatibility with openbsd
4 months ago
Markus Schenk
04aefbf28d
moved the env change check to its own function
4 months ago
Markus Schenk
0e4fd5269b
run tests
4 months ago
Markus Schenk
6328496bfb
run tests
4 months ago
Markus Schenk
524b40b75f
adhere to shell formatting
4 months ago
Markus Schenk
0241552c0d
update dns_cyon for updated field names and add validation
4 months ago
Sergey Ponomarev
11de3aed51
dnsapi: structured info minor fixes
Extend dns_myapi.sh info with samples.
omglol: Split Address option by a dot to avoid incorrect parsing with a dot from omg.lol
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
peterv99
1ae7dd9b11
Updated info block
4 months ago
Sergey Ponomarev
a3250fac6d
dnsapi: Add structured info for lima-city and west.cn
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
peterv99
9526dbadad
mijn.host API unreliable, upped retry times to 15
4 months ago
Sergey Ponomarev
6ad469c637
dnsapi: Fix structured info
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
peterv99
234bc93ddb
Removed superfluous debug message
4 months ago
peterv99
42862852b8
Corrected sleep message
4 months ago
peterv99
7a6101c417
Corrected sleep time message
4 months ago
peterv99
588123ed11
Updated backoff algorithm
4 months ago
peterv99
ac9852f9df
Added fix for specific API error that mijn.host sometimes throws.
4 months ago
peterv99
d093476da5
Refactored REST calls to add generic retries,
as mijn.host API times out at times.
4 months ago
peterv99
9ad794f2cc
Name change, function name change to mijnhost
4 months ago
peterv99
b0f566a80d
Name change to be in line with other API scripts
Added time-out to _get calls at 120s to fix API timeouts
4 months ago
Vladimir Alexeev
d3f3a70350
keep content:
# dns_selectel_info='Selectel.com
# Domains: Selectel.ru
# Site: Selectel.com
# Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_selectel
# Options:
# Variables that must be defined before running
5 months ago
Vladimir Alexeev
3f262fe872
keep content:
# dns_selectel_info='Selectel.com
# Domains: Selectel.ru
# Site: Selectel.com
# Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_selectel
# Options:
# Variables that must be defined before running
5 months ago
peterv99
150c708726
Better debug messages for root domain detection
5 months ago
peterv99
7512dbffbb
Fixed yet another error in dns_rm
5 months ago
peterv99
3cfa882fe1
Fixed error in dns_mijn_host_rm
5 months ago
peterv99
35f3b7088d
Updated PUT request to hold only fqdn domain name values#
5 months ago
peterv99
07220a324d
Removed all jq references
5 months ago
peterv99
c7cecd5b4f
Removed "." from _sub_domain to create a valid domain.
5 months ago
peterv99
ab1a2045d9
Made string removal in root domain detection posix compliant
5 months ago