Control Web Panel

WebPanel => SSL => Topic started by: yessi on January 16, 2017, 10:17:08 AM

Title: How to remove LetsEncrypt Certificate
Post by: yessi on January 16, 2017, 10:17:08 AM
Good Morning,

I stupidly tried to install a LetsEncrypt certificate today on one of my domains and something isn't right as the website is now unavailable. How do i remove the install certificate because i cannot for the life of me find where to remove an installed certificate.

Is it a case of going into FTP and removing manually? If so which bit do i need to remove?

I have tried removing Letsencrypt all together and restarting httpd which gives the following error.

Starting httpd: [Mon Jan 16 05:26:23 2017] [warn] NameVirtualHost XXX:443 has no VirtualHosts
[Mon Jan 16 05:26:23 2017] [warn] NameVirtualHost XXX:443 has no VirtualHosts
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
[FAILED]

Thanks >:(
Title: Re: How to remove LetsEncrypt Certificate
Post by: Sandeep on January 18, 2017, 01:07:23 PM
you need to restart cwp server and uninstall the letsencrypt this will remove all certs or you need to manullay delete the configurations
Title: Re: How to remove LetsEncrypt Certificate
Post by: bentsea on January 21, 2017, 05:49:24 PM
Is there any way to delete only a single domain?
Title: Re: How to remove LetsEncrypt Certificate
Post by: Gogo on January 21, 2017, 05:59:06 PM
Go to SSL Cert Manager and simply remove domain from te list.
Title: Re: How to remove LetsEncrypt Certificate
Post by: pixelpadre on July 24, 2017, 07:46:14 PM
you need to restart cwp server and uninstall the letsencrypt this will remove all certs or you need to manullay delete the configurations

Can I delete or rename the domain files in /etc/letsencrypt live archive and renewal and then restart cwpsrv to revoke a single cert?
Title: Re: How to remove LetsEncrypt Certificate
Post by: joaolm on July 28, 2017, 12:25:18 PM
Same doubt here...

I installed Let's Encrypt through "Apache settings > Letsencrypt Manager" and create a certificate, but now I want to remove the certificate.

The problem is that there is no option to remove the certificate, such as the one for "SSL Cert Manager"...

How can i remove the certificate from Let's Encrypt?