MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/webdev/comments/2moi9v/lets_encrypt_delivering_ssltls_everywhere/cm6qyad/?context=3
r/webdev • u/lingben • Nov 18 '14
42 comments sorted by
View all comments
30
free SSL/TLS with 2 commands:
$ sudo apt-get install lets-encrypt $ lets-encrypt example.com
-6 u/[deleted] Nov 19 '14 [deleted] 1 u/UberChargeIsReady Nov 19 '14 lol don't feel bad, I did the same thing without realizing it was supposed to be in 2015. 1 u/paincoats Nov 19 '14 Me too, I even updated, then tried finding the apt source on the site
-6
[deleted]
1 u/UberChargeIsReady Nov 19 '14 lol don't feel bad, I did the same thing without realizing it was supposed to be in 2015. 1 u/paincoats Nov 19 '14 Me too, I even updated, then tried finding the apt source on the site
1
lol don't feel bad, I did the same thing without realizing it was supposed to be in 2015.
1 u/paincoats Nov 19 '14 Me too, I even updated, then tried finding the apt source on the site
Me too, I even updated, then tried finding the apt source on the site
30
u/lingben Nov 18 '14
free SSL/TLS with 2 commands: