---
title: Let's Encrypt Tiny
-categories: Sysadmin
+categories: sysadmin
---
I think all HTTP communication on the internet should be encrypted -- and thanks
[bettercrypto.org](https://bettercrypto.org) because I prefer to not update it
with every change in OpenSSL's supported ciphers.)
-## Obtaining the first certificate
+## Obtaining the First Certificate
You can now run `letsencrypt-tiny -c letsencrypt.conf init` to perform the
initial setup.
run `letsencrypt-tiny -c letsencrypt.conf -k renew`. The `-k` tells Let's
Encrypt Tiny to also run the certificate hook.
-## Automation via cron
+## Automation Via Cron
Let's Encrypt certificates expire after 90 days, so we want renewal to be
automated. To this end, just make sure that `letsencrypt-tiny -c