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

DNS plugin instructions are wrong for macOS #767

Open
alexzorin opened this issue Apr 21, 2022 · 3 comments
Open

DNS plugin instructions are wrong for macOS #767

alexzorin opened this issue Apr 21, 2022 · 3 comments
Assignees

Comments

@alexzorin
Copy link
Collaborator

https://certbot.eff.org/instructions?ws=other&os=osx → click the "Wildcard" tab.

DNS plugins are not available via Homebrew. The instructions should reflect this.

@ecker00
Copy link

ecker00 commented Jun 29, 2022

For people looking for the correct instructions in the mean time, what is the correct approach to install these plugins without brew?

Edit: Found the answer: pip3.9 install certbot-dns-cloudflare

@alexzorin
Copy link
Collaborator Author

I would suggest following the official pip instructions here: https://certbot.eff.org/instructions?ws=other&os=pip. Installing plugins directly with pip like that may lead to problems during upgrades of your system and the Certbot brew installation.

@jvanasco
Copy link

jvanasco commented Aug 23, 2022

There are workarounds (old and new, possibly none working currently) for this in certbot/certbot#5680

However, I think @alexzorin's advice is better and perhaps a bit unclear, so I will rephrase:

Users will be much better off installing Certbot and any plugins from pip, and not using homebrew for this at all.

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

4 participants