mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #363] 主节点上的证书能否支持同步到多个实例上复用? #3308
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#3308
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 @jearton on GitHub (Apr 30, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/363
我通过agent key集中管理了多个 nginx-ui 实例,有一些证书在多个实例中都要用到,这些证书能否支持只在主节点上生成一次,然后通过agent的api同步到其他实例中去呢?
@0xJacky commented on GitHub (May 4, 2024):
这个不错
@jearton commented on GitHub (May 7, 2024):
期待实现,这样就省得我同一个域名在多个节点里去重复签发证书了
@0xJacky commented on GitHub (May 8, 2024):
是的,我发现我也有这个需求了
@jearton commented on GitHub (May 22, 2024):
非常需要这个,希望提高优先级
@0xJacky commented on GitHub (Jun 18, 2024):
这个功能已发布,如果使用 docker 请用 v2.0.0-beta.25-patch.1 这个 tag 的镜像