Missing nginx plugin for mac os x

I followed the instructtions given in https://certbot.eff.org/#osx-nginx

but on running

$ sudo certbot --nginx

I get:

The nginx plugin is not working; there may be problems with your existing configuration.
The error was: NoInstallationError()

The version of certbot is

0.18.2

Do I need a newer version? How do I request the version using HomeBrew?

Hmm, are you sure nginx is installed and functioning on your server?

Yes. But in /usr/local/nginx. Not under /etc. Installed from source without using brew or other installer.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.