DerVerruckteFuchs
5e465a298f
Update 1984 Hosting's URL
3 years ago
Marcin Konicki
515c9e7811
Fix DNS handling for MyDevil.net
MyDevil updated their tool to require y|n confirmation when deleting record.
3 years ago
Christopher Cope
03c8309703
Fix dns_loopia on FreeBSD
3 years ago
neilpang
2c28d6b10c
fix for renew server
3 years ago
neil
df79443ed8
Merge pull request #3997 from tumarov/fornex_com_support
fornex.com API support
3 years ago
neil
2b891f7f1d
Update dns_fornex.sh
3 years ago
neil
e4ed0b1884
Merge pull request #4029 from quthla/patch-1
Store Mailcow deploy parameters
3 years ago
neil
c8c1c09189
Merge pull request #4032 from acmesh-official/dev
sync
3 years ago
quthla
08ae8cc3cb
Fix
3 years ago
quthla
201673ca8a
Store Mailcow deploy parameters
3 years ago
Bruce Lam
29e23ac9ce
Due to down of cloudxns.net, remove `dns_cx.sh`
3 years ago
neilpang
00483e8cdd
exclude zerossl tests in the CI
It's not stable
3 years ago
neil
83da01a2e1
Merge pull request #4027 from acmesh-official/dev
sync
3 years ago
neil
7cd6ff054b
add
3 years ago
neilpang
6be2bb2289
Update acme.sh
revert only when there is no `--server` specified.
3 years ago
neilpang
439defca42
switch from staging api to production api
https://github.com/acmesh-official/acme.sh/issues/2401
3 years ago
neil
8a85bb2989
Merge pull request #4017 from exogee-technology/dev
Fix / Netlify API should only match exact domain matches.
3 years ago
neil
5e7519183d
Merge pull request #4020 from sjau/dns_ispconfig_typo
dns_ispconfig: add missing brackets
3 years ago
hyper_ch
40e7eca1ee
dns_ispconfig: adding missing brackets
3 years ago
Kevin Brown
481f02de88
Also check for the closing quote so that only exact domain matches are found.
3 years ago
neilpang
6a90856f0e
don't renew cert if valid-to is set to an absolute date
don't renew cert if valid-to is set to an absolute date
3 years ago
neil
dcbbee8adb
Merge pull request #4012 from acmesh-official/dev
Support "NotBefore" and NotAfter
3 years ago
neilpang
225adcc836
fix renewal for validto
fix renewal for validto
3 years ago
neilpang
0f607413d0
fix for solaris time format
3 years ago
neilpang
922553032b
typo
3 years ago
neilpang
b49999721c
Update acme.sh
3 years ago
neilpang
de4c4eedd8
Support NotBefore and NotAfter
Add `--valid-from` and `--valid-to`:
https://github.com/acmesh-official/acme.sh/wiki/Validity
3 years ago
neilpang
bcc984fc09
minor
3 years ago
neilpang
d53262fab6
fix update account
fix https://github.com/acmesh-official/acme.sh/issues/4009
3 years ago
neilpang
532e44bcea
normalize domains
fix https://github.com/acmesh-official/acme.sh/issues/4005
3 years ago
neilpang
3fb67629c1
Update README.md
3 years ago
neil
6145465823
Merge pull request #4006 from acmesh-official/dev
sync
3 years ago
neilpang
fb5091a388
support Google ACME server
see: https://github.com/acmesh-official/acme.sh/wiki/Server
3 years ago
neilpang
0d05f9ba80
Update acme.sh
fix https://github.com/acmesh-official/acme.sh/issues/4001
3 years ago
neil
a300df0020
Update dns_fornex.sh
3 years ago
neil
a50158cbeb
Merge pull request #3982 from waldner/master
Geoscaling: read credentials when removing records too
3 years ago
Timur Umarov
7278fd25e5
Added fornex.com api
3 years ago
neil
6fb8c0ec4c
Merge pull request #3989 from abiessmann/deploy_routeros_handle_remote_errors
deploy/routeros: handle errors
3 years ago
neil
07cedc55e2
Merge pull request #3978 from nikolajbrinch/dev
Fixes Simply.com to use REST API version 2 with Basic Auth
3 years ago
neil
ae3cc81f03
Merge pull request #2924 from ianepperson/master
Add Discord notification
3 years ago
neil
97a45e3b02
Update discord.sh
3 years ago
neil
451b290b79
Update discord.sh
3 years ago
neil
499ea07934
Merge pull request #3993 from imgrant/deploy-truenas-s3-feature
feat: Configure TrueNAS S3 certificate
3 years ago
Ian Grant
afa06267a2
style: Neaten up some of the info & error messages, fix some typos
3 years ago
Ian Grant
d4a6d9c076
fix: Adjust the sed extraction of certificate ID from JSON response
Prior to this, an error in the regex didn't match. Resolves #3992 (TrueNAS deploy hook fails to set certificate for FTP or WebDAV)
3 years ago
Ian Grant
c3f6112443
feat: Configure certificate for TrueNAS S3 service (MinIO)
3 years ago
Andreas Bießmann
3411b736dd
deploy/routeros: add error handling for scp
In order to stop processing on failure to copy certificate
to remote side, fail on error of scp command.
Signed-off-by: Andreas Bießmann <andreas@biessmann.org>
3 years ago
Andreas Bießmann
c603b9c40b
deploy/routeros: add error handling for ssh
In order to detect errorneous scripts on remote side, catch return code
and handle it respectively.
Signed-off-by: Andreas Bießmann <andreas@biessmann.org>
Reviewed-by: Ross Shen @sjtuross
3 years ago
neil
1e2c5d038f
Merge pull request #3986 from abiessmann/fix_depoly_routeros
deploy/routeros.sh: fix routeros script
3 years ago
Andreas Bießmann
9d6d96adf3
deploy/routeros.sh: fix routeros script
Commit c46ceb06b4
introduced an error in
routeros script.
Fix it!
Signed-off-by: Andreas Bießmann <andreas@biessmann.org>
3 years ago