Saturday, February 27, 2016

How to Get Free certificate from Let's Encrypt and install it on Apache(Manual Method)



commands
//gain root access
1. apt-get install git
2. git clone https://github.com/letsencrypt/letsen...
3. cd letsencrypt
4. ./letsencrypt-auto certonly --standalone --email youremail@gmail.com --agree-tos -d yourdomain.com

free VPS : https://koding.com/R/altairca

No comments:

Post a Comment