mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #1381] Creating of new certificates via HTTP method, rather than DNS only. #3872
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#3872
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 @firengate on GitHub (Oct 6, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1381
Hello!
When you click on 'Issue Certificate', you are only offered the option to create new certificates via a DNS provider. However, HTTP-based methods do exist.
Yes, you can change the method to HTTP for a certificate that has already been created by nginx-ui, for example, via the DNS method. Nevertheless, you cannot create a certificate without DNS.
Not in all cases do you have access to the DNS zone, sometimes a domain simply points to your proxy, but you require a certificate.
@0xJacky commented on GitHub (Oct 6, 2025):
If you want to use HTTP Challenge, please find "Encrypt website with Let's Encrypt" in the site editing page.