mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-04 21:41:46 +00:00
2bc627970e
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 mailcow/mailcow-dockerized#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). |
||
---|---|---|
.. | ||
apache.sh | ||
cleverreach.sh | ||
cpanel_uapi.sh | ||
docker.sh | ||
dovecot.sh | ||
exim4.sh | ||
fritzbox.sh | ||
gcore_cdn.sh | ||
gitlab.sh | ||
haproxy.sh | ||
keychain.sh | ||
kong.sh | ||
mailcow.sh | ||
myapi.sh | ||
mydevil.sh | ||
mysqld.sh | ||
nginx.sh | ||
opensshd.sh | ||
openstack.sh | ||
panos.sh | ||
pureftpd.sh | ||
qiniu.sh | ||
README.md | ||
routeros.sh | ||
ssh.sh | ||
strongswan.sh | ||
synology_dsm.sh | ||
unifi.sh | ||
vault_cli.sh | ||
vault.sh | ||
vsftpd.sh |