Skip to content

Instantly share code, notes, and snippets.

View tezqa's full-sized avatar
🌈

Samir Moussouni tezqa

🌈
View GitHub Profile
@tezqa
tezqa / LetsEncrypt.md
Last active October 18, 2017 21:01
Let's Encrypt

Let's Encrypt

Examples of getting certificates from Let's Encrypt working on Apache, NGINX and Node.js servers.

Obtain certificates

I chose to use the manual method, you have to make a file available to verify you own the domain. Follow the commands from running

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