This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Error Renewing SSL
#7
RE: Error Renewing SSL
This isn't the tutorial yet, but the commands to use the webroot version of Let's Encrypt:

Create certificates:
Code:
sudo certbot certonly --webroot -w /var/sentora/hostdata/[client]/public_html/domain_com -d domain.com -d www.domain.com

Test certificates FIRST to check for any errors:
Code:
sudo certbot renew --dry-run

Update certificates after running the above with no errors:
Code:
sudo certbot renew

Revoke a certificate:
Code:
sudo certbot revoke --cert-path /etc/letsencrypt/archive/domain.com/cert1.pem
(It will ask if you want to delete the related certificates, select Y and hit enter.)
-TGates - Project Council

SEARCH the Forums or read theĀ DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:


Messages In This Thread
Error Renewing SSL - by rsthomas - 08-01-2017, 12:17 AM
RE: Error Renewing SSL - by TGates - 08-01-2017, 01:36 AM
RE: Error Renewing SSL - by americanninja - 05-26-2018, 12:42 PM
RE: Error Renewing SSL - by rsthomas - 08-02-2017, 02:09 AM
RE: Error Renewing SSL - by TGates - 05-30-2018, 04:39 PM
RE: Error Renewing SSL - by americanninja - 06-07-2018, 02:22 AM
RE: Error Renewing SSL - by TGates - 06-17-2018, 10:22 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Repo update error hostingms 3 5 ,246 02-14-2024, 09:20 AM
Last Post: TGates
apt-get install mod_ssl ERROR CMs222 9 25 ,406 11-11-2022, 09:14 PM
Last Post: zustudios
Sentora debug and error files johnnyp 0 1 ,099 10-27-2022, 06:16 PM
Last Post: johnnyp

Forum Jump:


Users browsing this thread: 1 Guest(s)