mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #452] [Feature] 群晖nas的ddns需要这个进行域名的证书更新 #280
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#280
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 @ooope on GitHub (Feb 13, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/452
功能描述
群晖nas的ddns需要这个进行域名的证书更新,目前只能获得签发的证书,
没办法自动更新到群晖的证书对应的 ddns 域名上
动机
方便nas 用户自行更新证书
更多人会使用此项目
替代方案
如果不能进行功能代码开发完善,可否给使用者展示证书的保存路径,目前按照文件名称搜索找不到申请的证书
知道保存的路径了,使用者可以自行编写自动更新脚本在部署环节,进行脚本添加
并定时执行
其他信息
在这里添加任何相关的附加信息或截图。
@kunan110 commented on GitHub (Feb 13, 2025):
支持,我也需要用到群晖NAS和PVE 希望能添加这个功能
@fudiwei commented on GitHub (Feb 13, 2025):
没有理解这段话。“证书的保存路径”指的是什么?现在证书部署时的路径是你自己填写的呀。
@ooope commented on GitHub (Feb 13, 2025):
就是申请了证书后,没有保存的地方,我已经在部署里面填了路径了,但是部署完成了,去路径里面找不到证书
@fudiwei commented on GitHub (Feb 13, 2025):
那这是 BUG 啊…… 😂 哪个版本?参数是怎么填的?
@ooope commented on GitHub (Feb 13, 2025):
就是正常的填写啊,存储路径找个菜单设置下,显示保存了,但是好像部署完了会自动删除掉已经获得的证书
@fudiwei commented on GitHub (Feb 13, 2025):
为啥是本地部署?你的 certimate 是在群晖里运行的?
@ooope commented on GitHub (Feb 13, 2025):
是的,我的是群晖里面的 docker 部署的 certimate
@fudiwei commented on GitHub (Feb 13, 2025):
这个路径挂载到容器了吗?否则只是保存到容器里了,不是保存到作为宿主机的群晖。
@ooope commented on GitHub (Feb 13, 2025):
搜到了,简直费劲那个路径是个乱码
@charley008 commented on GitHub (Jun 1, 2025):
#397