When I setup SSL install hostname error occur install another domain
I want SSL.install on this hostname : hostname
[root@guru scripts]# ./letsencrypt.sh request_single $(hostname -f) 4096
Setting up certificate for a hostname: sd.example.com
2024/02/29 09:11:16 [INFO] [vmi1.contaboserver.net] acme: Obtaining SAN certificate
2024/02/29 09:11:16 [INFO] [vmi1.contaboserver.net] AuthURL:
2024/02/29 09:11:16 [INFO] [vmi1.contaboserver.net] acme: authorization already valid; skipping challenge
2024/02/29 09:11:16 [INFO] [vmi18.contaboserver.net] acme: Validations succeeded; requesting certificates
2024/02/29 09:11:23 [INFO] [vmi18.contaboserver.net] Server responded with a certificate for the preferred certificate chains "ISRG Root X1".
Certificate for vmi8.contaboserver.net has been created successfully!
DirectAdmin certificate has been setup.
how to instyall hostname ssl on hostname example sd.example.com
I want SSL.install on this hostname : hostname
[root@guru scripts]# ./letsencrypt.sh request_single $(hostname -f) 4096
Setting up certificate for a hostname: sd.example.com
2024/02/29 09:11:16 [INFO] [vmi1.contaboserver.net] acme: Obtaining SAN certificate
2024/02/29 09:11:16 [INFO] [vmi1.contaboserver.net] AuthURL:
2024/02/29 09:11:16 [INFO] [vmi1.contaboserver.net] acme: authorization already valid; skipping challenge
2024/02/29 09:11:16 [INFO] [vmi18.contaboserver.net] acme: Validations succeeded; requesting certificates
2024/02/29 09:11:23 [INFO] [vmi18.contaboserver.net] Server responded with a certificate for the preferred certificate chains "ISRG Root X1".
Certificate for vmi8.contaboserver.net has been created successfully!
DirectAdmin certificate has been setup.
how to instyall hostname ssl on hostname example sd.example.com