SSL renew problem

Hi all,

today I renewed my LetsEncrypt ssl cert manually using this here: https://quickbox.io/knowledgebase/install-lets-encrypt-on-your-seedbox/
Everything worked fine and it said that cert was successfully renewed. However when I access the dashboard it still says the cert is not valid.
When I renewed the cert again it said there was no need to renew.
What else can I do to resolve the problem?

Thanks for your help!

Have you try at another browser?

unfortunately it doesnt make a difference. Same error using edge or chrome.

Check your /etc/apache/sites-enabled/default-ssl.conf
I had to add the SSLCertificateFile, SSLCertificateKeyFile, SSLCertificateChainFile from /etc/apache/sites-available/default-ssl.conf to /etc/apache/sites-enabled/default-ssl.conf and restart apache.