Update installer_base.lib.php to get LE SSL certs for the server via certbot...
Update installer_base.lib.php to get LE SSL certs for the server via certbot or acme.sh before openssl self-signed method upon new installation or existing update; and extend it to other available services (postfix, pure-ftpd-mysql), with additional dhparam pem file, if none exists.
Showing
- install/install.php 6 additions, 0 deletionsinstall/install.php
- install/lib/installer_base.lib.php 251 additions, 19 deletionsinstall/lib/installer_base.lib.php
- install/uninstall.php 3 additions, 0 deletionsinstall/uninstall.php
- install/update.php 6 additions, 0 deletionsinstall/update.php
- server/scripts/letsencrypt_post_hook.sh 45 additions, 0 deletionsserver/scripts/letsencrypt_post_hook.sh
- server/scripts/letsencrypt_pre_hook.sh 46 additions, 0 deletionsserver/scripts/letsencrypt_pre_hook.sh
- server/scripts/letsencrypt_renew_hook.sh 47 additions, 0 deletionsserver/scripts/letsencrypt_renew_hook.sh
Loading
Please register or sign in to comment