i moved a site from a server with Plesk to one with ISPConfig.
I had ISPConfig produce new certificates.
I redirect http to https
1 redirect www.domain.tld to domain.tld
The browsercache was emptied, tested on edge - chrome - firefox - opera, the same happening in all these browsers.
I restarted Apache2 with no result.
This is a vserver running ubuntu 24.04 with apache.
How can i get letsencrypt to ditch the old certificate that seems to hang somewhere in the system?
Is there a manual way to add www.traderwallet.pro to the certificate? Years ago i used certbot but i am used (and spoiled) to let ISPConfig handle the certificates.
I have no experience with ispconfig but you can't "add" to an already issued certificate; you need to issue a new certificate with both www.traderwallet.pro and traderwallet.pro
(it's not mandatory for both names to be on the same certificate, I'm assuming it will be easier)
Thanks, this is the first time this happens. I will ask the ISPConfig developer.
I guess i will need to disable all SSL for the domain first and then start it new.
I will notify when it is solved.