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.

New free SSL initiative
#21
RE: New free SSL initiative
There is already a clean dev kit. We should see soon php ports and it will be intersting.

Current SSL integration even in CPANEL require manual intervention. The only solution that is fully automatic, is relying on external SSL like cloudflare.

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:
#22
RE: New free SSL initiative
Anyone tried it with Centos 7? does automatic method mess up sentora configs?
Reply
Thanks given by:
#23
RE: New free SSL initiative
(12-05-2015, 03:13 AM)LaxeDLL Wrote: Anyone tried it with Centos 7? does automatic method mess up sentora configs?

I have tested it, but its not working. I am getting an error with phyton.
Hosting, Small Business and Affiliate Marketing Discussion board.
Reply
Thanks given by:
#24
RE: New free SSL initiative
I was trying install it today but i dident work with Sentora.
No domain name was not found..

I use this code..
git clone https://github.com/letsencrypt/letsencrypt
cd letsencrypt
./letsencrypt-auto --apache

And here is an automatic update script for cron-use
https://github.com/diafygi/acme-tiny
Reply
Thanks given by:
#25
RE: New free SSL initiative
Mini guide for Ubuntu Server.

Install currently requires GIT (unless your distro already has lets-encrypt in it's package manager) which is included with Sentora. To install please input the below commands:

Code:
cd ~
git clone https://github.com/letsencrypt/letsencrypt
cd letsencrypt

To issue the certificate (replacing example_com and example.com with your domain, and zadmin with your username):

Code:
./letsencrypt-auto certonly --webroot -w /var/sentora/htdocs/zadmin/public_html/example_com -d example.com -d www.example.com

To issue for the Sentora control panel replace website folder with /etc/sentora/panel/

Run the above command again when you want to renew your certificate. You can cronjob renewal, be sure to run it from the ~/letsencrypt folder and restart apache.

Install the provided SSL certificates (privkey.pem, cert.pem and chain.pem) stored in /etc/letsencrypt/live/example.com as you would normally, following one of the SSL guides, just changing the location of where the certificates are installed to the new letsencrypt location.

See https://community.letsencrypt.org/t/whic...crypt/4394 for supported browsers and operating systems.
Before posting, update your profile with your OS, Sentora version and server type!

Reply
Thanks given by:
#26
RE: New free SSL initiative
Hi guys,

I am still waiting that some one could make a module to automate letsencrypt ssl installation.
Plesk already released their module for letsencrypt.

Any one please make it quick.


Thanks
Hosting, Small Business and Affiliate Marketing Discussion board.
Reply
Thanks given by:
#27
RE: New free SSL initiative
(12-01-2014, 04:42 AM)Me.B Wrote: Beside we can already grab some free SSL from startcom. This initiative is big & could rock the market with mozilla & big names backing it.

https://www.letsencrypt.org/

Source: http://www.theregister.co.uk/2014/11/18/...igi_certs/

Guys we should soon too focus on improving SSL support.

M B

hi do you have any module to install lets encrypt free ssl like cpanel build for their users?
Reply
Thanks given by:
#28
RE: New free SSL initiative
Windows client support non official:

https://github.com/Lone-Coder/letsencrypt-win-simple

https://github.com/ebekker/ACMESharp
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:
#29
RE: New free SSL initiative
For centos 7 make sure you install python 2.7 and let letsencrypt bin use it.
[Image: logo2.png]

My being on this forum is all personal and all is done here by me has nothing to with the company Web Improved I work for Smile
Reply
Thanks given by:
#30
RE: New free SSL initiative
(01-12-2016, 07:58 AM)bbspike Wrote: For centos 7 make sure you install python 2.7 and let letsencrypt bin use it.

Yep the current SKD rely on Python but I saw that there is PHP ports:

https://github.com/letsencrypt/letsencrypt/wiki/Links

Even Ruby & GO!
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:


Possibly Related Threads…
Thread Author Replies Views Last Post
Free Wildcard Certificates Me.B 11 26 ,214 03-05-2020, 12:09 AM
Last Post: vanillacable
Free Sentora (Reseller) Hosting for Lifetime Xversion 7 20 ,050 11-03-2016, 07:48 AM
Last Post: laughingsteam
Free Webhosting ascsoftware 1 6 ,694 02-24-2016, 09:47 PM
Last Post: arotnes

Forum Jump:


Users browsing this thread: 1 Guest(s)