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…