Difference between revisions of "Standalone (autentication plugin)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | [[Certbot]] relies on plugins to perform authentication and installation. Plugins such as <code>[[webroot]]</code> and <code>[[standalone]]</code> 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 <code>[[webroot]]</code> and <code>[[standalone]]</code> plugins which are built-in. | + | [[Certbot]] relies on [[plugins]] to perform authentication and installation. Plugins such as <code>[[webroot]]</code> and <code>[[standalone]]</code> 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 <code>[[webroot]]</code> and <code>[[standalone]]</code> plugins which are built-in. |
Revision as of 06:15, 19 June 2020
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.
Related commands
certbot certonly --standalone
See also
Advertising: