I have a valid A record pointing to my server, and I can access the panel with HTTP using the hostname, but when I click change hostname to create SSL for my hostname, it makes a self-signed SSL instead of auto SSL.
Here is the log file.
2025-05-31 08:05:29 server.domain.com Failed http validation for Hostname: server.domain.com
2025-05-31 08:05:29 server.domain.com Self-signed SSL installed for Hostname: server.domain.com
2025-05-31 08:05:29 server.domain.com Installing Hostname SSL for service cwpsrv: server.domain.com
2025-05-31 08:05:29 server.domain.com Installing Hostname SSL for service postfix: server.domain.com
2025-05-31 08:05:32 server.domain.com Installing Hostname SSL for service dovecot: server.domain.com
2025-05-31 08:05:33 server.domain.com Installing Hostname SSL for service pure-ftpd: server.domain.com
2025-05-31 08:05:34 server.domain.com Installing Hostname SSL for service nginx: server.domain.com
Masked the domain name for privacy in the logs. I can't find the Acme files in my site's directory. I guess that's the issue, but I don't know how to create it.