mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #903] 群晖dsm6自动部署后,网站证书不会自动更新 #615
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#615
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 @yeyinghai on GitHub (Aug 4, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/903
软件版本 / Release Version
latest
问题描述 / Description
大佬,请教个问题,
我用的是黑群晖的DSM6系统,docker部署好certimate容器,路径也正常,证书申请也能自动部署到群辉相应的域名文件夹,成功后在群辉系统的证书列表里显示已经部署了最新生成的证书,但是网站打开显示的证书还是以前旧的,这个怎么回事。有没有后置的命令,当证书部署成功后,后置脚本命令来重启下群辉的web服务或者自动刷线下证书
其他 / Miscellaneous
No response
@fudiwei commented on GitHub (Aug 4, 2025):
SSH 部署里有重启群晖的后置命令预设脚本。
@fudiwei commented on GitHub (Aug 4, 2025):
因不同 DSM 版本和启用的服务不同,你可能需要调整预设脚本中的某些命令。
见 #397