peterv99
1ae7dd9b11
Updated info block
9 months ago
Sergey Ponomarev
a3250fac6d
dnsapi: Add structured info for lima-city and west.cn
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
9 months ago
neil
fabe6317ef
Merge pull request #6174 from stokito/dns_api_fix
DNS API: fix structural info for new providers
9 months ago
3VAbdAVE
23a4af9a52
Merge branch 'acmesh-official:master' into master
9 months ago
peterv99
9526dbadad
mijn.host API unreliable, upped retry times to 15
9 months ago
Sergey Ponomarev
6ad469c637
dnsapi: Fix structured info
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
9 months ago
peterv99
b30cdf0873
Merge branch 'dev' of github.com:peterv99/acme.sh into dev
9 months ago
peterv99
234bc93ddb
Removed superfluous debug message
9 months ago
peterv99
42862852b8
Corrected sleep message
9 months ago
peterv99
7a6101c417
Corrected sleep time message
9 months ago
peterv99
588123ed11
Updated backoff algorithm
9 months ago
peterv99
ac9852f9df
Added fix for specific API error that mijn.host sometimes throws.
9 months ago
peterv99
d093476da5
Refactored REST calls to add generic retries,
as mijn.host API times out at times.
9 months ago
peterv99
9ad794f2cc
Name change, function name change to mijnhost
9 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
9 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
9 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
9 months ago
peterv99
150c708726
Better debug messages for root domain detection
9 months ago
peterv99
7512dbffbb
Fixed yet another error in dns_rm
9 months ago
peterv99
3cfa882fe1
Fixed error in dns_mijn_host_rm
9 months ago
peterv99
35f3b7088d
Updated PUT request to hold only fqdn domain name values#
9 months ago
peterv99
07220a324d
Removed all jq references
9 months ago
peterv99
c7cecd5b4f
Removed "." from _sub_domain to create a valid domain.
9 months ago
peterv99
ab1a2045d9
Made string removal in root domain detection posix compliant
9 months ago
peterv99
5e9a067e87
Fixed root domain detection and processing.
9 months ago
Peter Vos
4cc460be64
Added dns challenge for mijn.host
9 months ago
Vladimir Alexeev
112bfccfd5
fix _get_root() make it start from 1. because we need to support --domain-alias (only version api actual v2)
9 months ago
Владимир Алексеев
b29cb08956
Merge branch 'acmesh-official:master' into master
9 months ago
Vladimir Alexeev
e42ad9be24
fix
don't use debug3, use debug2
add # shellcheck disable=SC2034
9 months ago
neil
02da1700e0
fix format
9 months ago
neil
a9f97e1fe2
fix format
9 months ago
neil
d75077c6f9
fix format
9 months ago
neil
b81939f02d
Merge pull request #6168 from adn77/master
Fix keystore ownership in Unifi deployment - unifi.sh
9 months ago
Alex
0e1d90dd0c
Properly guess system.properties location
9 months ago
Alex
03e9c612b9
Correct file ownership according to keystore directory
9 months ago
neil
f981c782bb
Merge pull request #6160 from acmesh-official/dev
sync
9 months ago
neil
3fbdb7a007
fix format
9 months ago
neil
2997a15ba8
Merge pull request #6136 from lukavia/dev
Add support for ZoneEdit.com
9 months ago
neil
b4c02eca16
Merge pull request #6114 from NerLOR/master
dns_world4you: Adapt to change in world4you.com DeleteDnsRecordForm
9 months ago
neil
223dc87cef
usage
9 months ago
neil
3ccdae0634
Merge pull request #4832 from kchiem/dev
deploy hook for Ruckus ZoneDirector / Unleashed
9 months ago
Anton Avramov
11af6f49c6
Add support for ZoneEdit.com
9 months ago
Kevin Locke
22dfedf6ae
Avoid permissions errors for chown .well-known
When acme.sh is run as a non-root user different from the owner of the
webroot directory it is unable to change the owner of the files in
.well-known to that user, causing permissions errors. Avoid this by
making the files world-readable.
These files should pose no disclosure risk since they are sent in
cleartext during the HTTP Identifier Validation Challenge[1] and may
already be exposed by directory enumeration, depending on server
settings. AFAIK they should be safe to expose as world-readable in all
cases.
1. https://ietf-wg-acme.github.io/acme/#rfc.section.7.2
Fixes Neilpang/acme.sh#32
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
9 years ago
Lorenz Stechauner
157d3f9dc9
dns_word4you: Fix for OpenBSD
10 months ago
3VAbdAVE
f3b2ab5e60
Fix gen1 cloudkey's symlinked keystore
10 months ago
neil
fca53a0c2c
Merge pull request #6117 from qupfer/technitum
add dns_api for Technitum dns server
10 months ago
Henning Reich
6d302889fa
small cleanup
10 months ago
Henning Reich
a94ac63e74
add issue link
10 months ago
Henning Reich
19e73f8889
add account to rm function
10 months ago
Henning Reich
aacc26179e
remove comments
10 months ago