mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #582] SSL证书支持Zerossl和google或能自定义ACME地址和EAB密钥信息 #3392
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#3392
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 @fcwys on GitHub (Sep 27, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/582
Is your feature request related to a problem? Please describe.
SSL证书支持Zerossl和google或能自定义ACME地址和EAB密钥信息,这样会更灵活
Describe the solution you'd like
SSL证书支持Zerossl和google或能自定义ACME地址和EAB密钥信息
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
@0xJacky commented on GitHub (Sep 27, 2024):
现在已经实现了,只要符合 acme 标准的都可通过创建 ACME User 设置 ca dir,zerossl 那边因为不是标准的 acme 协议,所以不支持
@fcwys commented on GitHub (Sep 28, 2024):
我记得lego支持zerossl的,不知道能不能通过lego支持呢