【发布时间】:2021-07-07 00:20:30
【问题描述】:
我正在尝试在我的数字海洋水滴上安装 certbot。我正在使用 ubuntu 20.04 并按照 https://certbot.eff.org/lets-encrypt/ubuntufocal-nginx 的说明进行操作。
当我运行sudo certbot --nginx 时发生错误。我得到的错误是:
The nginx plugin is not working; there may be problems with your existing configuration.
The error was: NoInstallationError("Could not find a usable 'nginx' binary.
Ensure nginx exists, the binary is executable, and your PATH is set correctly.")
这是我第一次使用数字海洋,所以请解释一下解决方案。谢谢。
【问题讨论】:
标签: ubuntu nginx certificate