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.

letsencrypt app
#11
RE: letsencrypt app
I have gotten the front end sorted out with showing a user's installed certs and available domains.

Now that is sorted out the real fun begins! Confused

ToDo:
  1. check if lets encrypt is installed on the server and install it if not. (install.run)
  2. create system cron job to auto renew all domains if any installed. (install.run)
  3. create certificate for user domain. (controller.ext.php)
  4. remove certificate for user domain. (controller.ext.php)
  5. remove cron job if module removed (remove.run)
  6. remove lets encrypt if module removed?? (remove.run)
-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: amaisonneuve
#12
RE: letsencrypt app
(10-12-2016, 12:37 AM)TGates Wrote: I have gotten the front end sorted out with showing a user's installed certs and available domains.

Now that is sorted out the real fun begins! Confused

ToDo:
  1. check if lets encrypt is installed on the server and install it if not. (install.run) - let me work on it
  2. create system cron job to auto renew all domains if any installed. (install.run)
  3. create certificate for user domain. (controller.ext.php)
  4. remove certificate for user domain. (controller.ext.php)
  5. remove cron job if module removed (remove.run)
  6. remove lets encrypt if module removed?? (remove.run)
Reply
Thanks given by:
#13
RE: letsencrypt app
Let me know if i can be of any assistance, i need to get lets encrypt up and running on my production boxes.

Now question, with the implementation that you are doing, if Lets Encrypt is already setup, will this be backwards compatible?
Reply
Thanks given by:
#14
RE: letsencrypt app
Part of the scripts is to check if existing and integrate but if you already have cron to run automatically you will need to remove it manually

Sent from my ASUS_Z00AD using Tapatalk
Reply
Thanks given by:
#15
RE: letsencrypt app
If you need to keep maintaining you can use the attached tool

Sent from my ASUS_Z00AD using Tapatalk
Reply
Thanks given by:
#16
RE: letsencrypt app
To get an initial roll-out, I will probably have a notice to admin that they need to install lets encrypt manually if not installed and link to a how-to page. Unless Me.B has any suggestions on how to do command line operations (successfully) from a module. This is basically where the main issues are. Getting php to talk to system properly.
-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:
#17
RE: letsencrypt app
I have some idea but we need to modify the GUI.

Using CLI it's easy if you have templates.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#18
RE: letsencrypt app
I have converted my setup to use custom vhost entries and port forwards (all in the httpd-vhosts.conf) instead of manually editing files on the server which also makes it so you do not have to edit the .htaccess files for redirecting to SSL only.

Current testing has proven to be reliable.

This will make it much easier to add certificates if it is all controlled in the main httpd-vhosts.conf instead of creating, writing to and deleting from an external file when it can already be done through the DB using custom vhost entries.

Still working on certificate creation.
-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:
#19
RE: letsencrypt app
How to install Sencrypt from github?
Reply
Thanks given by:
#20
RE: letsencrypt app
It is not ready yet, so, you can't and shouldn't Wink
Even says it on GitHub:

Quote:Sencrypt - A work in progress - not released
-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
redirect error after letsencrypt + subdomain mizerek 1 4 ,149 08-06-2020, 04:54 AM
Last Post: mizerek
How To Add Letsencrypt SSL certificate To Domain Centos 7 franselect 1 4 ,183 07-04-2020, 02:55 AM
Last Post: Feilding Weather
VirtualHost overlap on port 80 after adding LetsEncrypt SSL to Sentora Panel h.valle 2 7 ,067 01-31-2017, 01:58 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)