Joe Bauser
a0f8e08ad5
Remove acme.sh modifications and minor script improvements
...
1. Remove the acme.sh modifications in favor of just calling wget or
curl ourselves explicitly.
2. Update the script to check the current certificate with openssl
s_client rather than trying to parse the switch web pages.
3. If the script is already installed don't waste time trying to
re-install it.
1 month ago
Joe Bauser
c8776c5fde
Add deploy/zyxel_gs1900.sh
...
Add support for deploying to the Zyxel GS1900 line of switches as long
as those switches are running at least firmware V2.80.
Tested on a Zyxel GS1900-8 and GS1900-24E
Resolves #5042
1 month ago
neil
6dbe49089e
minor
2 months ago
neil
5883e5159f
Merge pull request #6202 from ARNik/dns_beget
...
Add Beget.com DNS API support
2 months ago
ARNik
26a5d48f63
dnsapi: Beget.com fix case-sensitive domain names
2 months ago
ARNik
aa6feb4b62
dnsapi: Beget.com fix rm record
2 months ago
ARNik
2fef0ebea8
dnsapi: Beget.com subdomain preparation rework
2 months ago
ARNik
66dd51a09a
dnsapi: check Beget.com API replies
2 months ago
ARNik
077868604d
dnsapi: Add Beget.com DNS API
2 months ago
neil
0ae80272fb
Merge pull request #5237 from markkuleinio/add-he-ddns
...
Add dnsapi script for HE DDNS
2 months ago
neil
7bef7cf9e2
Merge pull request #6108 from Attackwave/Truenas-Deploy-Websocket
...
Truenas deploy websocket
2 months ago
neil
6fa24cad18
Merge pull request #6195 from 3VAbdAVE/dev
...
Fixed cloudkey gen 2 changes
2 months ago
neil
6313020ba9
Merge pull request #6194 from ghen2/hostname
...
Portability: use `uname -n` instead of `hostname`.
2 months ago
3VAbdAVE
b2eead386d
Merge remote-tracking branch 'upstream/dev' into dev
2 months ago
Geert Hendrickx
b826123d98
Portability: use `uname -n` instead of `hostname`.
...
`hostname` is not available by default on some modern Linux distributions
(eg. Arch Linux), whereas `uname -n` is defined by POSIX, so guaranteed.
2 months ago
neil
cf537070d8
Merge pull request #5128 from vlad-kms/master
...
Feature: Add new version API dns SELECTEL dns_selectel.sh (actual v2)
2 months ago
neil
7a00a1dced
Merge pull request #6191 from HTDemony/master
...
Create script for deploy certificate on Proxmox Backup Server
2 months ago
Demony
80c37ebab2
Merge branch 'dev' into master
2 months ago
neil
5fb4136bcd
Merge pull request #6190 from jpmens/patch-2
...
Correct typo in acme.sh
2 months ago
Yann DEMOULIN
6a249ca1dd
Create script for deploy certificate on Proxmox Backup Server
2 months ago
Jan-Piet Mens
5610d4782f
Correct typo in acme.sh
2 months ago
Markku Leiniö
fef4574c3c
Fix option description
2 months ago
neil
65239c7c25
Merge pull request #6184 from JazzMalar/master
...
Update dns_cyon plugin
2 months ago
Markus Schenk
1b123054b3
also updated the other validation functions
2 months ago
Markus Schenk
b29d17f522
changed char class for compatibility with openbsd
2 months ago
Markus Schenk
04aefbf28d
moved the env change check to its own function
2 months ago
Attackwave
f8fcf02448
Merge branch 'acmesh-official:master' into Truenas-Deploy-Websocket
2 months ago
Markus Schenk
0e4fd5269b
run tests
2 months ago
Markus Schenk
6328496bfb
run tests
2 months ago
Markus Schenk
524b40b75f
adhere to shell formatting
2 months ago
Markus Schenk
0241552c0d
update dns_cyon for updated field names and add validation
2 months ago
neil
fd3f6687ce
Merge pull request #6099 from catap/openbsd
...
Fix syntax for OpenBSD sh
2 months ago
neil
93d63749e6
Merge pull request #6178 from peterv99/dev
...
Add mijn.host DNS API Support
2 months ago
neil
41bf5450d9
Merge pull request #6181 from M0NsTeRRR/master
...
fix: remove control characters
2 months ago
Ludovic Ortega
d37553e7b8
fix: remove control characters
...
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
3 months ago
neil
101d7138c2
Merge pull request #6176 from stokito/dnsapi_struct_info_missing
...
dnsapi: Add structured info for lima-city and west.cn
3 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>
3 months ago
3VAbdAVE
4bb41cf886
Fixed bad variable.
3 months ago
peterv99
1ae7dd9b11
Updated info block
3 months ago
Sergey Ponomarev
a3250fac6d
dnsapi: Add structured info for lima-city and west.cn
...
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
3 months ago
neil
fabe6317ef
Merge pull request #6174 from stokito/dns_api_fix
...
DNS API: fix structural info for new providers
3 months ago
3VAbdAVE
23a4af9a52
Merge branch 'acmesh-official:master' into master
3 months ago
peterv99
9526dbadad
mijn.host API unreliable, upped retry times to 15
3 months ago
Sergey Ponomarev
6ad469c637
dnsapi: Fix structured info
...
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
3 months ago
peterv99
b30cdf0873
Merge branch 'dev' of github.com:peterv99/acme.sh into dev
3 months ago
peterv99
234bc93ddb
Removed superfluous debug message
3 months ago
peterv99
42862852b8
Corrected sleep message
3 months ago
peterv99
7a6101c417
Corrected sleep time message
3 months ago
peterv99
588123ed11
Updated backoff algorithm
3 months ago
peterv99
ac9852f9df
Added fix for specific API error that mijn.host sometimes throws.
3 months ago