Difference between revisions of "Plugins (certbot)"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
none of the preferred [[challenges]] are supported by the selected plugin. Skipping | none of the preferred [[challenges]] are supported by the selected plugin. Skipping | ||
− | == Related | + | == Related terms == |
* <code>[[certbot certonly --webroot]]</code> | * <code>[[certbot certonly --webroot]]</code> | ||
* <code>certbot certonly --standalone</code> | * <code>certbot certonly --standalone</code> | ||
+ | * [[Certbot renew configuration examples]] | ||
+ | * [[OpenSearch plugins]] | ||
== See also == | == See also == |
Latest revision as of 18:37, 2 May 2022
Certbot relies on plugins to perform authentication and installation. Plugins such as webroot
and standalone
only perform authentication, while others such as the Apache and Nginx plugins are designed to automatically obtain and install certificates (i.e. web server configuration).
Other plugins include several vendor-specific DNS plugins for DNS-01 authentication.
Most certbot plugins are installed separately, except the webroot
and standalone
plugins which are built-in.
python3-certbot-apache python3-certbot-dns-cloudflare python3-certbot-dns-digitalocean python3-certbot-dns-dnsimple python3-certbot-dns-google python3-certbot-dns-rfc2136 python3-certbot-dns-route53 python3-certbot-nginx
Errors[edit]
none of the preferred challenges are supported by the selected plugin. Skipping
Related terms[edit]
certbot certonly --webroot
certbot certonly --standalone
- Certbot renew configuration examples
- OpenSearch plugins
See also[edit]
Advertising: