mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 08:42:57 -04:00
[docs/using] Add mention of CentOS as supported by apache plugin (#8871)
This commit is contained in:
parent
3640b8546e
commit
a7a9a8480b
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ Apache
|
|||
|
||||
The Apache plugin currently `supports
|
||||
<https://github.com/certbot/certbot/blob/master/certbot-apache/certbot_apache/_internal/entrypoint.py>`_
|
||||
modern OSes based on Debian, Fedora, SUSE, Gentoo and Darwin.
|
||||
modern OSes based on Debian, Fedora, SUSE, Gentoo, CentOS and Darwin.
|
||||
This automates both obtaining *and* installing certificates on an Apache
|
||||
webserver. To specify this plugin on the command line, simply include
|
||||
``--apache``.
|
||||
|
|
|
|||
Loading…
Reference in a new issue