mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #1106] Add All-inkl / kasserver as DNS-01 Provider #910
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#910
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 @CyrosX on GitHub (May 18, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1106
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Could you please add All-inkl / kasserver as provider for the DNS-01 challenge?
Describe the solution you'd like
A clear and concise description of what you want to happen.
These are two repositories (first one is with certbot) containing scripts, which implement the mechanisms to add the necessary entries via kas api and request the cert.
https://github.com/fetzerch/kasserver
github.com/acmesh-official/acme.sh@edd46eb3d1/dnsapi/dns_kas.shMaybe these will make it much easier to include it.
@chaptergy commented on GitHub (May 18, 2021):
Unfortunately the current version of NPM only supports DNS-challenge providers which have a certbot dns plugin. Unfortunately kasserver only provides a manual auth hook certbot integration, which is not supported.
@github-actions[bot] commented on GitHub (Mar 11, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@ghost commented on GitHub (Mar 24, 2024):
Oh, I would also love to be able to use my ALL-INKL domain for DNS challenge / wildcard certificates
@DickenSerm commented on GitHub (Apr 25, 2024):
I would also be interested to know if it would be possible now. Or is there an alternative how to solve this with Nginx Reverse Proxy or something else?
@krehberger commented on GitHub (May 24, 2024):
I am also interested.
@MZ-Bendlin commented on GitHub (May 25, 2024):
I would also be interested
@StephanRoemer commented on GitHub (Aug 25, 2024):
Same here
@MaPaLo76 commented on GitHub (Sep 7, 2024):
Same here.
@pebes commented on GitHub (Sep 8, 2024):
same here
@ArnaudFeld commented on GitHub (Oct 20, 2024):
Same here
@junkman81B commented on GitHub (Oct 23, 2024):
same here
@ingel81 commented on GitHub (Dec 7, 2024):
same here
@retry429 commented on GitHub (Dec 12, 2024):
+1
@e-owl commented on GitHub (Dec 28, 2024):
+1
@elec2 commented on GitHub (Jan 11, 2025):
+1
@donpandaschnitzel commented on GitHub (Feb 12, 2025):
+1
@Kaputtnique commented on GitHub (Feb 20, 2025):
+1
@takeabyte commented on GitHub (Feb 22, 2025):
+1
@JuliaE-Git commented on GitHub (Feb 28, 2025):
+1
@KaaNee commented on GitHub (Mar 8, 2025):
+1
@Dentic89 commented on GitHub (Mar 11, 2025):
add me to the list of interested people
@FlyingT commented on GitHub (Mar 12, 2025):
+1
@JuliaE-Git commented on GitHub (Mar 12, 2025):
Also, to me it looks like there might be a better acme support by now? I really don't know what I have here, but I have the feeling it could help a lot here?
https://go-acme.github.io/lego/dns/allinkl/
@CyrosX maybe include it in the top comment, of it's relevant.
@washieiko commented on GitHub (Mar 21, 2025):
+1
@manuxi commented on GitHub (Mar 26, 2025):
+1
@Lemlin commented on GitHub (Apr 29, 2025):
+1
@TobnacTobi commented on GitHub (May 3, 2025):
+1
@t7890neo2000 commented on GitHub (May 8, 2025):
+1
@basroe commented on GitHub (May 21, 2025):
+1
@CircuitCaster commented on GitHub (Jul 21, 2025):
+1
@t7890neo2000 commented on GitHub (Jul 21, 2025):
For everyone who's been waiting: I got it working using the DNS Multi plugin. (which is using lego in the background)
See: https://github.com/alexzorin/certbot-dns-multi
@FlyingT commented on GitHub (Jan 14, 2026):
As of Release v2.13.6 All-Inkl has been added, but at least for me, it throws an error
Opened issue #5143