项目作者: cited

项目描述 :
Certbot Module for Webmin
高级语言: Perl
项目地址: git://github.com/cited/Certbot-Webmin-Module.git
创建时间: 2019-07-02T14:09:23Z
项目社区:https://github.com/cited/Certbot-Webmin-Module

开源协议:GNU General Public License v3.0

下载


Certbot Webmin Module

Documentation Status

Info

Certbot Module for Webmin. Install and manage SSL certificates and Certbot plugins via Webmin.

Quick Install

  1. Log into Webmin
  2. Go to Webmin Configuration > Webmin Modules
  3. Select “From HTTP or FTP Url”
  4. Enter https://github.com/cited/Certbot-Webmin-Module/blob/master/scripts/certbot.wbm.gz?raw=true
  5. Click the Install button.

Install via Script

As Root:

  1. wget https://raw.githubusercontent.com/cited/Certbot-Webmin-Module/master/scripts/install.sh
  2. chmod +x install.sh
  3. ./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:

  1. Click on the Config icon:

config

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

cli

Additional

  • CentOS has more Certbot plugins
  • Apache vconf is not updated, after deleting a certificate!

Issues

Please report issue here or at hello@acugis.com

Certbot Links

  • Copyright AcuGIS, 2022
  • Copyright Cited, Inc., 2023