Installed on Ubuntu 24.04 (Noble) Nginx 1.22
Still get when use sudo apt-get install python3-certbot-nginx the message that nginx needs to be installed
Sudo nginx -v returns nginx/1.22.0
How to solve this problem?
Please use snap
to install Certbot. The nginx plugin will be automatically included then.
By the way, I'm pretty sure you're not developing an ACME client, but purely want to use it. Thus I'm moving your thread to the Help section instead of the Client dev it was originally posted in.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.