lancis
Elite Member
- Jul 31, 2010
- 1,682
- 2,443
EFF (Electronic Frontier Foundation) has partnered with Mozilla, Cisco, and Akamai to offer free HTTPS/SSL certificates.
The launch is scheduled for the mid of 2015, so if you considering to buy a SSL certificate, it might be a good time to consider otherwise.
Website of the project: https://letsencrypt.org
Open source is located at: https://github.com/letsencrypt/lets-encrypt-preview
Once its alive, certificate installation will be as easy as typing these two lines on any Linux machine:
> sudo apt-get install lets-encrypt
> lets-encrypt example.com
The software will also automatically renew the certificate when it is about to expire.
The launch is scheduled for the mid of 2015, so if you considering to buy a SSL certificate, it might be a good time to consider otherwise.
Website of the project: https://letsencrypt.org
Open source is located at: https://github.com/letsencrypt/lets-encrypt-preview
Once its alive, certificate installation will be as easy as typing these two lines on any Linux machine:
> sudo apt-get install lets-encrypt
> lets-encrypt example.com
The software will also automatically renew the certificate when it is about to expire.