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
#1
Idea: Let's Encrypt module
Hello Sentora World!

I think it's time for we all to have Let's Encrypt module for users.
If someone can make it i have a one joker.. The module can be created with this: http://forums.sentora.org/showthread.php?tid=1044 SLL Module... i think.

Let's Encrypt is change the world with him's free certificates Smile
Reply
Thanks given by:
#2
RE: Idea: Let's Encrypt module
I will be nice a module of that kind, already have a sentora running with various cert of lets encrypt but is a pain the renewal xD.
Reply
Thanks given by:
#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:


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

Forum Jump:


Users browsing this thread: 1 Guest(s)