mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1263] Wrong ACME user selected when getting certificate using Let's Encrypt #2597
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#2597
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 @LinUwUxCat on GitHub (Jul 26, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1263
Describe the bug
In the form to get a certificate from Let's Encrypt, there is an ACME User dropdown, however that choice is either ignored or wrong, as the User chosen to get the CA is the wrong one in the end.
To Reproduce
Steps to reproduce the behavior:
Go to any website's edit page
Click on "Encrypt Website with Let's Encrypt"
Choose an ACME user (here i chose "LinuxCat")

Click on Next
See how the user selected is the wrong one
Here I would expect "LinuxCat", along with my email, to appear, but it ends up being "P", with his email, which is wrong.
Info (please complete the following information):