Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac 12.4 plugins install brew install -cloudflare does not work #9298

Closed
jamengual opened this issue May 20, 2022 · 1 comment
Closed

Mac 12.4 plugins install brew install -cloudflare does not work #9298

jamengual opened this issue May 20, 2022 · 1 comment

Comments

@jamengual
Copy link

jamengual commented May 20, 2022

My operating system is (include version):

Mac 12.4
brew --version
Homebrew 3.4.11
Homebrew/homebrew-core (git revision deafcf6ae27; last commit 2022-05-20)
Homebrew/homebrew-cask (git revision f7afed5cb1; last commit 2022-05-20)

I installed Certbot with (snap, OS package manager, pip, certbot-auto, etc):

brew install certbot

I ran this command and it produced this output:

brew install -cloudflare
Error: ambiguous option: -cloudflare

Certbot's behavior differed from what I expected because:

Expected installation of the plugin to work

Workaround :
pip3.9 install certbot-dns-cloudflare ( use whatever pip was installed with brew in your system.

@osirisinferi
Copy link
Collaborator

If I look at https://formulae.brew.sh/ there are no DNS plugins available for Homebrew it seems. Even though the Certbot instructions suggest as such, but incorrectly. @alexzorin has already opened an issue about this in the /certbot/website/ repository: certbot/website#767 Therefore I'm going to close this issue as a duplicate, even though it's a different repository. 🙂 (As it's not a Certbot issue, but an instruction issue.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants