Let’s Encrypt error: x509: certificate signed by unknown authority
In Direct Admin, when you get an error like:
x509: certificate signed by unknown authority Certificate generation failed.
chances are that your system CA certificates are outdated.
Update them, problem solved:
yum install ca-certificates -y
update-ca-trust