diff --git a/installer.sh b/installer.sh index fba237a..612f35c 100644 --- a/installer.sh +++ b/installer.sh @@ -76,10 +76,9 @@ footer_ok() { echo -e "" echo -e " ${CYAN}➜ Setup-Wizard jetzt öffnen:${NC}" echo -e " ${CYAN}http://${ip}/setup${NC}" - echo -e " ${GREY}https://${ip}/setup${NC} (self-signed Zertifikat)" echo -e "" echo -e " Laravel Root: ${GREY}${app_dir}${NC}" - echo -e " Self-signed Cert: ${GREY}${cert_dir}/{cert.pem,key.pem}${NC}" + echo -e " Mail-TLS Cert: ${GREY}${cert_dir}/{cert.pem,key.pem}${NC} (Postfix/Dovecot)" echo -e " Postfix/Dovecot: ${GREY}25, 465, 587, 110, 995, 143, 993${NC}" echo -e "${GREEN}${BAR}${NC}" echo @@ -895,7 +894,6 @@ check process nginx with pidfile /run/nginx.pid start program = "/bin/systemctl start nginx" stop program = "/bin/systemctl stop nginx" if failed host 127.0.0.1 port 80 type tcp for 2 cycles then restart - if failed host 127.0.0.1 port 443 type tcpssl for 2 cycles then restart if 5 restarts within 10 cycles then alert check process fail2ban with pidfile /run/fail2ban/fail2ban.pid