I successfully installed the cert following the directions in the email but it is pointing to the ISRG ROOT X1 which isnt trusted and causing SSL erros. Is there a way to make it point to a trusted root cert?
Did you try using the fullchain.pem file instead of cert.pem?
Switched to that and it works now. Thanks!