Automatic certificate issuance, renewal and installation for Uberspace.
- Automatic certificate issuance, renewal and installation
- Multiple certificates and multiple domains per certificate possible
1) Clone uberspace-letsencrypt
git clone https://github.com/fnkr/uberspace-letsencrypt.git ~/bin/letsencrypt
2) Update letsencrypt.ini
with your email address
3) Update letsencrypt-domains
with your domains
4) Setup service
uberspace-setup-service letsencrypt ~/bin/letsencrypt/letsencrypt-service
5) Check the logs
$ tail -f ~/service/letsencrypt/log/main/current | tai64nlocal
...
2016-10-16 12:01:04.752194500 certificate is valid.
2016-10-16 12:01:04.754141500 killed temporary webserver...
2016-10-16 12:01:04.872220500 All good! Your new certificate will be live within the next five minutes.