Bash script for easier certificate management

I’m a bit lazy and having to remember commands and syntax is not really my thing. So I wrote a simple script to request new certificates.

It’s nothing complicated, just a wrapper around the client which allows you to keep your domains in tiny config files, so the only thing you have to do is to write a config and then call ./encrypt config_file to do the job. It’s written for webroot plugin.

Maybe someone will find it useful…

Gist source

Let’s Encrypt should be run like this:

apt-get install letsencrypt
letsencrypt example.com

I remember people were promised so!

1 Like

In Public Beta

In Public Beta

That’s what my 4-day-old tweet is about:

1 Like