Christian Burmeister
9d3e2a0bb9
Update mailcow.sh
I have modified the following things:
- Originally, "/data/assets/ssl/" is always appended to the varialbe ${_mailcow_path}. Since I use acme.sh as docker container, I only want to include the mailcow-ssl directory in the acem.sh container and not the complete mailcow directory. So now it is checked if the file generate_config.sh is in the directory (then it is the mailcow root directory, see https://github.com/mailcow/mailcow-dockerized ) and only then "/data/assets/ssl/" is appended, in all other cases the passed variable is taken over unchanged.
- Because of the RP https://github.com/mailcow/mailcow-dockerized/pull/2443 I have extended the script with ECC certificates.
- I adapted the reboot commands as described in the mailcow manual (https://mailcow.github.io/mailcow-dockerized-docs/firststeps-ssl/#how-to-use-your-own-certificate ).
5 years ago
neil
067c1771d0
Merge pull request #3263 from acmesh-official/dev
sync
5 years ago
neil
349429b76e
fix solaris badge
5 years ago
neil
cc8f2afce9
fix for Solaris, and add Solaris to Github actions
5 years ago
neil
1a163243ec
fix https://github.com/acmesh-official/acme.sh/issues/3259
5 years ago
neil
75660e6f21
Merge pull request #3258 from acmesh-official/dev
sync
5 years ago
neil
199ca77c2a
fix for PebbleStrict mode test.
5 years ago
neil
11b980f574
fix set-env
5 years ago
neil
2b8561f27d
fix set-env
5 years ago
neil
c349e9aabe
fix set-env
5 years ago
neil
6ee38ceaba
fix https://github.com/acmesh-official/acme.sh/issues/3252
5 years ago
neil
8ed6be6307
Merge pull request #3220 from edglynes/dev
Akamai EdgeDNS Support
5 years ago
Ed Lynes
c490dd1563
add quotes to resolve shell check failure
5 years ago
Ed Lynes
d866b3df1f
convert key to hex before calling _hmac
5 years ago
Ed Lynes
97f3fb4496
Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev
5 years ago
neil
7530266330
remove dependency to md5 and awk
5 years ago
neil
6a53f356d2
Merge pull request #3246 from MaxPeal/MaxPeal-patch-ppc64le-s390x
add linux/ppc64le and linux/s390x
5 years ago
MaxPeal
075dc1e4e9
add linux/ppc64le and linux/s390x
5 years ago
neil
97b87d4ce4
Merge pull request #3111 from pashinin/master
Vault deploy hook (using curl)
5 years ago
Sergey Pashinin
e203e98375
Use _savedeployconf
5 years ago
Sergey Pashinin
9fcd104065
Use _getdeployconf for env vars
5 years ago
neil
178e0ba87c
Merge pull request #3237 from ma331/patch-1
Anexia CloudDNS Support
5 years ago
Ed Lynes
cc40110d7e
refactored sig timestamp generation
5 years ago
ma331
d58fb2bbc0
Speedup for _get_root function
5 years ago
ma331
812333e9ae
Changed comment once more
5 years ago
ma331
92bbdce435
changed comment
5 years ago
ma331
bc62d49fc9
removed empty line to make shfmt happy
5 years ago
ma331
fe54d5b8ae
fixed spacing in two lines
5 years ago
ma331
7cc30c268b
Script to use with Anexia CloudDNS
5 years ago
Ed Lynes
df60a2248a
fix typo
5 years ago
Ed Lynes
aa85d0ffeb
trigger commit
5 years ago
Ed Lynes
8a55b20284
Merge branch 'dev' of https://github.com/edglynes/acme.sh into dev
5 years ago
Ed Lynes
beec349bc5
Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev
5 years ago
neil
b025ed6057
Update LetsEncrypt.yml
5 years ago
Adrian Fedoreanu
27a54bcbaa
fix dnsapi/dns_1984hosting
5 years ago
Ed Lynes
6b20993d2a
fix format
5 years ago
Ed Lynes
9ab16bdbb3
use _digest instead of openssl
5 years ago
neil
23088bc897
Update LetsEncrypt.yml
5 years ago
neil
054a62de60
Update DNS.yml
5 years ago
Ed Lynes
5aff548794
remove uuidgen
5 years ago
Rene Luria
ff8fe7e018
Revert "Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD"
This reverts commit f864416e39 .
5 years ago
Rene Luria
c6617ebc9f
Fix DNS workflow use variables TEST_DNS_SLEEP and TEST_DNS_NO_WILDCARD
5 years ago
Rene Luria
15fa0c264f
dnsapi/dns_infomaniak.sh: Replace grep by _contains
5 years ago
Rene Luria
25468f55ff
Added dnsapi/dns_infomaniak.sh
5 years ago
neil
2340c55d76
update freebsd
5 years ago
neil
13c1f4ab19
update badge
5 years ago
neil
a160b798ca
update badge
5 years ago
neil
71f00a9efd
minor
5 years ago
neil
967096f01c
update freebsd-vm
5 years ago
neil
7616e94fd3
fix message
5 years ago