BETA VERSION: USE WITH CAUTION
Easily create Let's Encrypt signed certificates to secure your server
# Clone this repository to `<ajenti_source>/plugins` or `/var/lib/ajenti/plugins`
git clone [email protected]:herooutoftime/ajenti-letsencrypt.git letsencrypt
# Restart Ajenti
service ajenti restart (debian)
# Run in debug mode
ajenti-panel -v
- In Ajenti-Panel go to
Security -> LetsEncrypt - Replace your config options depending on your os
- Fill in the domains you want to create certificates for
- 1 domain per row (e.g.: domain.com sub.domain.com another.domain.com)
- Click
Saveto store your settings but prevent requesting certificates - Click
Requestto request your certificates- Check
Force Renewalto request certs no matter what
- Check
- Set the SSL-certificates per domain in your
Websitestabs
Please open an issue for support.