简体   繁体   中英

How to force renew of a Let's Encrypt Certificate in ISPConfig 3?

I'm using ISPConfig 3 and all certificates are renewing automaticly, except one. I'd disabled SSL (and Let's Encrypt) for this Website, removed the Certs in /etc/letsencrypt for that Site and enabled it again. But it's still using the old cert and not renewing it. And now the browser show that it's a not acceptable cert for this site.

How can i fix it (renew) it?

Thanks!

Found a solution:

  1. Disabled Let's Encrypt for this site in ispconfig Admin Panel

  2. Removed the cert and the renewal file in /etc/letsencrypt/renewal and /etc/letsencrypt/certs for this site

  3. Enabled let's encrypt for the site again in ispconfig configuration.

Done!

this is good but: Disabled Let's Encrypt for this site in ispconfig Admin Panel

Removed the cert and the renewal file in /etc/letsencrypt/renewal and /etc/letsencrypt/certs for this site

Enabled let's encrypt for the site again in ispconfig configuration.

Previuos solution is missing for a step:

  • must be remove the cert file in /etc/letsencrypt/archive and /etc/letsencrypt/live otherwise ispconfig create the new config file in /etc/letsencrypt/renewal be because old certificate still existing new certificate will not be generated

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM