79739636

Date: 2025-08-19 08:30:57
Score: 0.5
Natty:
Report link

In the current version of certbot (v4.2.0) you can also set the path to the nginx binary in your domain config file:

[renewalparams]
account = <your account id>
authenticator = nginx
installer = nginx

... other configuration

nginx_ctl = <your full path to the nginx binary, eg. /usr/sbin/nginx >
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Joost