[docs/using] Add mention of CentOS as supported by apache plugin (#8871)

This commit is contained in:
Arthur Lutz
2021-05-27 10:45:11 -07:00
committed by GitHub
parent 3640b8546e
commit a7a9a8480b
+1 -1
View File
@@ -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``.