Difference between revisions of "Letsentcrypt"
From Blue-IT.org Wiki
(→Wrapper script) |
(→Wrapper script) |
||
Line 27: | Line 27: | ||
== Wrapper script == | == Wrapper script == | ||
− | + | DELETED - not necessary any more due to certbot-auto | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 18:41, 19 September 2017
Valid certs for your webserver
HowTos
* https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-14-04 [EN] * https://thomas-leister.de/internet/anleitung-fuer-lets-encrypt-kostenlose-tls-zertifikate-fuer-alle/ [GER]
Chaos Commuication Congress HH 12/2015 (englisch) Vortrag zum Thema letsencrypt:
* https://events.ccc.de/congress/2015/ents/7528.html [EN]
Troubleshooting
!!! NEVER EVER DELETE THE /ETC CONIFG DIRECTORY AFTER AN INITIAL RUN !!!
!!! DONT DO !!! #> rm -rf /etc/letsencrypt
You'll have to wait a full week to repeat the whole registration process!
Renewal
I am using the le-renew script mentioned in the article on digital ocean above and a crontab entry:
Wrapper script
DELETED - not necessary any more due to certbot-auto