Hello I have the following issue where ACME doesn’t find the IP and obviously it doesn’t validate the certificates.
Iitializing, please wait…
Could not find certificate from <stdin>
Could not find certificate from <stdin>
Could not find certificate from <stdin>
Could not find certificate from <stdin>
Using existing domain rsa key /var/lib/acme/acme/key.pem
Using existing Lets Encrypt account key /var/lib/acme/acme/account.pem
Detecting IP addresses…
OK: , 0000:0000:0000:0000:0000:0000:0000:0000
No A or AAAA record found for hostname autodiscover.domain.xxx
No A or AAAA record found for hostname autoconfig.domain.xxx
No A or AAAA record found for hostname mta-sts.domain.xxx
No A or AAAA record found for hostname mail.domain.xxx
Cannot validate any hostnames, skipping Let’s Encrypt for 1 hour.
Use SKIP_LETS_ENCRYPT=y in mailcow.conf to skip it permanently.
OK
Can anyone point me what should I change in conf to fix this issue.
thanks