Difference between revisions of "Plugins (certbot)"

From wikieduonline
Jump to navigation Jump to search
 
Line 21: Line 21:
 
* <code>certbot certonly --standalone</code>
 
* <code>certbot certonly --standalone</code>
 
* [[Certbot renew configuration examples]]
 
* [[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]

See also[edit]

Advertising: