zomebodi Verified User Joined Sep 3, 2023 Messages 66 Jul 22, 2026 #1 Is there a way to enable ACME on all domains? (with a script or something) Attachments Captura de pantalla 2026-07-22 110628.png 65.6 KB · Views: 46
zEitEr Super Moderator Joined Apr 11, 2005 Messages 16,244 Location www.poralix.com Yesterday at 6:54 AM #2 Hello, Go in a loop through all domains hosted on a server with the command: Bash: /usr/local/directadmin/scripts/letsencrypt.sh renew <DOMAIN> it will enable ACME for domains.
Hello, Go in a loop through all domains hosted on a server with the command: Bash: /usr/local/directadmin/scripts/letsencrypt.sh renew <DOMAIN> it will enable ACME for domains.