About
RunCertbot is a command-line script that will automatically convert non-ssl websites to ssl websites using 'certbot' and Lets Encrypt.
It is intended to be periodically run by 'cron'.
RunCertbot will also create a self-signed wildcard certificate and key (if they do not already exist) at:
- '/etc/apache2/ssl/wildcard.test.pem', and
- '/etc/apache2/ssl/wildcard.test.key'
These will be used to protect any domains that end with '.test'.