mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #3801] DNS challenge with Dreamhost #2502
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#2502
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lfdmn on GitHub (Jun 11, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3801
Is your feature request related to a problem? Please describe.
DreamHost DNS challenge required for wildcard certificates.
Describe the solution you'd like
DreamHost provides a DNS API
There is a Python module here https://github.com/goncalo-leal/certbot-dns-dreamhost/.
I would appreciate some help or guidance how to add this and prepare a PR.
@lfdmn commented on GitHub (Jun 15, 2024):
I found a built-in way to do it:
120@richardwonka commented on GitHub (Oct 17, 2024):
I cannot find DnsMulti in the list in a current install of the homeassistant NPM Add-On - what am I missing?
@nyshocka commented on GitHub (Jan 3, 2025):
I am getting the error: ERROR: Could not find a version that satisfies the requirement certbot-dns-multi~=4.9 (from versions: none)
Anyone come across this when using DnsMulti and Dreamhost.