mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #1160] 管理证书时无法更改证书类型 #5059
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#5059
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 @Purgepyro on GitHub (Jun 21, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1160
Describe the bug
无法从例如EC256更换至RSA2048
To Reproduce
Steps to reproduce the behavior:
Expected behavior
/
Screenshots
Info (please complete the following information):
Additional context

汉化也有问题
@Purgepyro commented on GitHub (Jun 22, 2025):
BTW备份好像还是没修好
@0xJacky commented on GitHub (Jun 23, 2025):
这个证书类型只是用于申请的时候,修改了但是没有重新签发证书的话,当然还是显示原来的证书类型
@0xJacky commented on GitHub (Jun 23, 2025):
可能是依赖版本冲突了,可以试试最新的开发版,看看这个超时的问题是否得到了解决
@Purgepyro commented on GitHub (Jun 23, 2025):
怀疑此问题和cookie和cache有关,每次报 server error 我只要重启 nginx-ui 服务(有时不需要重启)并进入浏览器的 inprivate 页面就能正常备份。
@0xJacky commented on GitHub (Jun 23, 2025):
是已经更新到最新的开发版了吗
@Purgepyro commented on GitHub (Jun 23, 2025):
因为这个 server error 的问题甚至导致我没办法升级(
@0xJacky commented on GitHub (Jun 23, 2025):
不可能啊,更新走的 WebSocket 协议。或者先改回 h2 呢?
@Purgepyro commented on GitHub (Jun 23, 2025):
用不用h2都会这样
@0xJacky commented on GitHub (Jun 24, 2025):
可以试试用脚本更新
@Purgepyro commented on GitHub (Jun 24, 2025):
更新完问题还是一样
@0xJacky commented on GitHub (Jun 24, 2025):
发错命令了
用这个试试
@Purgepyro commented on GitHub (Jun 24, 2025):
我知道,我已经更新到开发版了,但问题还是存在
@0xJacky commented on GitHub (Jun 24, 2025):
出现超时,或者 Server error 的请求可以点进去看一下 Response 的详情吗
尝试清理浏览器缓存,更换浏览器
我这确实没办法复现这个问题
@0xJacky commented on GitHub (Jun 24, 2025):
如果可以的话麻烦提供一下 nginx 的版本,nginx.conf 的配置,nginx-ui 反向代理的配置文件;开一个新的 issue,我们持续跟踪这个问题
本 issue 主要反馈的 Key Type 现在不允许修改了,翻译的问题已解决