Difference between revisions of "Plugins (certbot)"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
Most certbot plugins are installed separately, except the <code>[[webroot]]</code> and <code>[[standalone]]</code> plugins which are built-in.
 
Most certbot plugins are installed separately, except the <code>[[webroot]]</code> and <code>[[standalone]]</code> plugins which are built-in.
 
  
 
  python3-certbot-apache
 
  python3-certbot-apache
Line 14: Line 13:
 
  python3-certbot-dns-route53
 
  python3-certbot-dns-route53
 
  python3-certbot-nginx
 
  python3-certbot-nginx
 
  
 
== Errors ==
 
== Errors ==
 
  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 commands ==
+
== Related terms ==
 
* <code>[[certbot certonly --webroot]]</code>
 
* <code>[[certbot certonly --webroot]]</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]

See also[edit]

Advertising: