Certbot-Webmin-Module
Certbot-Webmin-Module copied to clipboard
Certbot Module for Webmin
Certbot Webmin Module
Info
Certbot Module for Webmin. Install and manage SSL certificates and Certbot plugins via Webmin.
Quick Install
- Log into Webmin
- Go to Webmin Configuration > Webmin Modules
- Select "From HTTP or FTP Url"
- Enter https://github.com/cited/Certbot-Webmin-Module/blob/master/scripts/certbot.wbm.gz?raw=true
- Click the Install button.
Install via Script
As Root:
wget https://raw.githubusercontent.com/cited/Certbot-Webmin-Module/master/scripts/install.sh
chmod +x install.sh
./install.sh
When script completes. go to Servers-> Certbot to complete installation.
How to install from GIT
Archive module
$ git clone https://github.com/cited/Certbot-Webmin-Module
$ mv Certbot-Webmin-Module-master certbot
$ tar -cvzf certbot.wbm.gz certbot/
Upload from Webmin->Webmin Configuration->Webmin Modules
Go to Servers-> Certbott (you may need to refresh page)
CLI
You can add items to the cli.ini using below:
- Click on the Config icon:

- Add the required line(s) to the cli.ini file.

Additional
- CentOS has more Certbot plugins
- Apache vconf is not updated, after deleting a certificate!
Issues
Please report issue here or at [email protected]
Certbot Links
Copyright
- Copyright AcuGIS, 2022
- Copyright Cited, Inc., 2023