mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #288] 能否支持自动续签双SSL证书? #7270
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#7270
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 (Feb 17, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/288
我想要给一个站点加上 RSA + ECC 双证书,可以支持吗?
@0xJacky commented on GitHub (Feb 18, 2024):
你可以在 证书管理 中,用 DNS Challenge 的方式签一个 RSA 再签一个 ECC 的泛域名证书,然后修改配置文件
@jearton commented on GitHub (Feb 20, 2024):
@0xJacky 这个方法不行啊,先申请了RSA,再去申请ECC,你的列表里还是一个,ECC把RSA覆盖掉了