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.

Idea: Let's Encrypt module
#3
RE: Idea: Let's Encrypt module
Have slowly been working on a LetsEncrypt module. But, for renewal is very easy.

For auto-renew you just need to add a cron job through SSH:
filename: lets-encrypt
location: /etc/cron.d/
Code:
0 0 1 * *     root   [ service apache2 stop ] && [ ./certbot/certbot-auto renew --agree-tos ] && [ service apache2 start ]
Change 0 0 1 * * to your preferred renewal schedule.

This renews ALL active certificates.
-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
Idea: Let's Encrypt module - by kini - 08-19-2016, 06:49 AM
RE: Idea: Let's Encrypt module - by jrab66 - 10-06-2016, 03:45 AM
RE: Idea: Let's Encrypt module - by TGates - 10-07-2016, 05:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
[Request] BoxBilling api module. cyber1995 4 12 ,079 10-23-2021, 05:29 AM
Last Post: sparkrack
Module Repo Beta Chris L 3 6 ,206 08-13-2021, 02:32 AM
Last Post: Chris L
Cloud module repo spoonman 0 2 ,232 02-28-2021, 01:34 AM
Last Post: spoonman

Forum Jump:


Users browsing this thread: 1 Guest(s)