Sentora Support Forums
letsencrypt app - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: letsencrypt app (/showthread.php?tid=3127)

Pages: 1 2


letsencrypt app - shaylami - 10-07-2016

Hi all,

i know that there is some people that not able to handle all in linux
so i build small app for renew cert with letsencrypt with on click.

at this moment its tested on Ubuntu 14.04 live server  
you can download the setup from my fork at git-hub
https://github.com/shaylami/LetsEncrypt

later on i will add more functional like as create new cert for panel.domain.com and domain.com.
any issue with application please post is this thread.

enjoy.


RE: letsencrypt app - TGates - 10-07-2016

Is this to be a module or just an app? Looking forward to the completed project!


RE: letsencrypt app - shaylami - 10-07-2016

This is desktop app
This


RE: letsencrypt app - shaylami - 10-07-2016

(10-07-2016, 05:46 AM)TGates Wrote: Is this to be a module or just an app? Looking forward to the completed project!
Where I can find documents to write module for seniors 10x.

Sent from my Nexus 4 using Tapatalk


RE: letsencrypt app - TGates - 10-07-2016

http://docs.sentora.org/?node=9

What I do is find a module that does something similar to what I want to create and take notes from it to make my new module Wink

If you'd like, I already have started one here: https://github.com/TGates71/sencrypt
If you want we can work on it from there. I haven't had time to start moving things around Sad
I will add some basic files over the next few days to give it some sort of outline.


RE: letsencrypt app - shaylami - 10-07-2016

Thanks in you have any tips or will be great


Sent from my Nexus 4 using Tapatalk


RE: letsencrypt app - shaylami - 10-07-2016

(10-07-2016, 06:15 AM)TGates Wrote: http://docs.sentora.org/?node=9

What I do is find a module that does something similar to what I want to create and take notes from it to make my new module Wink

If you'd like, I already have started one here: https://github.com/TGates71/sencrypt
If you want we can work on it from there. I haven't had time to start moving things around Sad
I will add some basic files over the next few days to give it some sort of outline.
Great np count me in.


Sent from my Nexus 4 using Tapatalk


RE: letsencrypt app - TGates - 10-08-2016

The module is coming along pretty good. Currently it will add entries to the DB for custom vhost entries. Need to sort out how to create the new certificates (Pretty close on that too). The front end is pretty much completed.

Future plans once a basic version is working will be to use it's own database and custom ssl-vhosts.conf file.


RE: letsencrypt app - shaylami - 10-08-2016

Owndb or own table in sentora db

Sent from my Nexus 4 using Tapatalk


RE: letsencrypt app - TGates - 10-09-2016

Will have it's own table in sentora_core.