Difference between revisions of "Manual (authenticator)"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
  [[certbot renew]]
 
  [[certbot renew]]
 
  [[certbot certonly]]
 
  [[certbot certonly]]
 +
 +
 +
== Configuration ==
 +
renew_hook = [[systemctl reload]] [[nginx]]
 +
 +
 +
  
 
== Errors ==
 
== Errors ==

Revision as of 06:38, 19 June 2020

certbot renew
certbot certonly


Configuration

renew_hook = systemctl reload nginx



Errors

Certbot renew configuration examples

Processing /etc/letsencrypt/renewal/DOMAIN.com.conf
Cert is due for renewal, auto-renewing...
Could not choose appropriate plugin: The manual plugin is not working; there 
may be problems with your existing configuration.
The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.',)
Attempting to renew cert (DOMAIN.com) from 
/etc/letsencrypt/renewal/DOMAIN.com.conf produced an unexpected error: The 
manual plugin is not working; there may be problems with your existing 
configuration.
The error was: PluginError('An authentication script must be provided with --manual-auth-hook when using the manual plugin non-interactively.',). 
Skipping.
The following certs could not be renewed:
 /etc/letsencrypt/live/DOMAIN.com/fullchain.pem (failure)


Related terms

See also

Advertising: