[GH-ISSUE #1465] 有没有 API 方式可以获取到证书的内容和私钥? #6587

Closed
opened 2026-03-01 17:13:15 +03:00 by kerem · 1 comment
Owner

Originally created by @jearton on GitHub (Dec 7, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1465

Is your feature request related to a problem? Please describe.

想通过API 方式可以获取到证书的内容和私钥,其它需要自动化

Describe the solution you'd like

通过 API + token,输入证书id,输出证书的明细,json格式

Originally created by @jearton on GitHub (Dec 7, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1465 **Is your feature request related to a problem? Please describe.** 想通过API 方式可以获取到证书的内容和私钥,其它需要自动化 **Describe the solution you'd like** 通过 API + token,输入证书id,输出证书的明细,json格式
kerem 2026-03-01 17:13:15 +03:00
Author
Owner

@0xJacky commented on GitHub (Dec 7, 2025):

F12 检查修改证书页面的请求即可,使用 NodeSecret 认证,Header 为 X-Node-Secret

<!-- gh-comment-id:3621582212 --> @0xJacky commented on GitHub (Dec 7, 2025): F12 检查修改证书页面的请求即可,使用 NodeSecret 认证,Header 为 X-Node-Secret
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#6587
No description provided.