Hello everyone, I would like to ask for a hand to solve a problem, my ISPConfig SSL certificate has expired so I generated a new one with OpenSSL following this procedure: https://www.faqforge.com/linux/how-to-renew -the-ispconfig-3-ssl-certificate / But unfortunately when I go to the browser to access the panel it tells me that the site is not safe, before I had created a site on the panel and I used that certificate that gave it to me as safe following this procedure : https://www.howtoforge.com/tutorial...e-auto-renewal-script-for-your-ispconfig-pem- file-ispserverpem How can I solve this problem? Thanks Alex
This creates a self-signed certificate, which will show as untrusted in browsers. Follow the other process in that faq post to get a letsencrypt certificate, which will show as trusted.
Basically, just delete the self-signed certs in your ispconfig folder then update your ispconfig and select create ssl during the process.