[GH-ISSUE #1017] [Bug] 部署到华为云对象存储OBS异常 #696

Closed
opened 2026-03-03 01:05:19 +03:00 by kerem · 1 comment
Owner

Originally created by @sywengong on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1017

软件版本 / Release Version

v0.4.2

缺陷描述 / Description

证书部署到华为云对象存储OBS提示部署成功,但是在华为云控制台SSL证书管理 里面确没有相应的证书

复现步骤 / Steps to reproduce

正常配置选择部署目标:华为云-对象存储服务OBS, 即可复现

日志 / Logs


#DAeT3tMd4U-9qejcCGj2W 开始
[2025-10-31T10:51:00.241+08:00] [0] the workflow is starting

#Ajk3QudxBAc6neMBFzjbs 监控
[2025-10-31T10:51:00.242+08:00] [0] ready to monitor certificate ... {"config":{"host":"xxxx","port":443,"domain":"xxxxx"}}
[2025-10-31T10:51:00.243+08:00] [0] retrieving certificate at xxxx.com:443 (domain: xxx.com)
[2025-10-31T10:51:00.405+08:00] [0] ssl certificate retrieved (serial='604774250364755501362454057618293554092506', subject='CN=xxx.com', issuer='CN=R12,O=Let's Encrypt,C=US', not_before='2025-10-31T01:11:51Z', not_after='2026-01-29T01:11:50Z', sans='xxxxx.com')
[2025-10-31T10:51:00.409+08:00] [0] the certificate is valid, and will expire in 89 day(s)
[2025-10-31T10:51:00.410+08:00] [0] monitoring completed

#jTpA9uMY_UEspTsHDfYJW 若网站证书即将到期 ...
[2025-10-31T10:51:00.411+08:00] [0] enter this branch, because condition met

#HC0wpbyP7GWonlPMn7uN 申请
[2025-10-31T10:51:00.412+08:00] [0] ready to request certificate ... {"config":{"domains":["xxxx.com"],"contactEmail":"xxxxxx","challengeType":"dns-01","provider":"tencentcloud-dns","providerAccessId":"nlwpodneuqegzph","caProvider":"letsencrypt","keyAlgorithm":"RSA2048","skipBeforeExpiryDays":30}}
[2025-10-31T10:51:00.413+08:00] [0] skip this application, because the last issued certificate #t6v8s51zadr6z6x expires in 89 day(s), next renewal will be in 30 day(s)

#UpKMeDzVdd8_YZiMSLJ2s 分支 1
[2025-10-31T10:51:00.414+08:00] [0] enter this branch, because condition met

#W-cWWlVUL0XsYLzMcHFHR 分支1
[2025-10-31T10:51:00.415+08:00] [0] enter this branch, because condition met

#eBH1MTIoULw0mw2Re14O0 部署到ELB
[2025-10-31T10:51:00.415+08:00] [0] ready to deploy certificate ... {"config":{"certificateOutputNodeId":"HC0wpbyP7GWonlPMn7uN","provider":"huaweicloud-elb","providerAccessId":"cp3jte00s8qc40d","providerConfig":{"listenerId":"6f67df14-b0f1-4b65-be42-1a676bd49e84","region":"cn-east-3","resourceType":"listener"},"skipOnLastSucceeded":true}}
[2025-10-31T10:51:00.416+08:00] [0] skip this deployment, because the last deployment already completed

#c58sFiQ3Tq0OgSL2IYcqV 分支 2
[2025-10-31T10:51:00.417+08:00] [0] enter this branch, because condition met

#e1qZXJNbBTdVV3kPTe3RC 部署到OBS
[2025-10-31T10:51:00.418+08:00] [0] ready to deploy certificate ... {"config":{"certificateOutputNodeId":"HC0wpbyP7GWonlPMn7uN","provider":"huaweicloud-obs","providerAccessId":"cp3jte00s8qc40d","providerConfig":{"bucket":"xxxx","domain":"xxxxx","region":"cn-east-3"},"skipOnLastSucceeded":false}}
[2025-10-31T10:51:00.712+08:00] [0] deployment completed

#3gGhaNxTeyj1_N8lJBac2 通知
[2025-10-31T10:51:00.714+08:00] [0] ready to send notification ... {"config":{"provider":"wecombot","providerAccessId":"72ifxpc01i2ksgl","subject":"【证书管理平台】证书续签通知","message":"恭喜,您的域名:xxxx.com,证书已成功续签。","skipOnAllPrevSkipped":true}}
[2025-10-31T10:51:00.715+08:00] [0] skip this application, because all the previous nodes have been skipped

#ma4NmvgEBANHuLcePsBLn 分支 2
[2025-10-31T10:51:00.716+08:00] [0] skip this branch, because condition not met

#h_0xXnwd4lZdq1CJ1b-rB 若网站证书未到期
[2025-10-31T10:51:00.716+08:00] [0] skip this branch, because condition not met

#2crb7d27h4hjnr8 结束
[2025-10-31T10:51:00.717+08:00] [0] the workflow is ending

其他 / Miscellaneous

No response

贡献 / Contribution

  • 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
Originally created by @sywengong on GitHub (Oct 31, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1017 ### 软件版本 / Release Version v0.4.2 ### 缺陷描述 / Description 证书部署到华为云对象存储OBS提示部署成功,但是在华为云控制台SSL证书管理 里面确没有相应的证书 ### 复现步骤 / Steps to reproduce 正常配置选择部署目标:华为云-对象存储服务OBS, 即可复现 ### 日志 / Logs <details> ```console #DAeT3tMd4U-9qejcCGj2W 开始 [2025-10-31T10:51:00.241+08:00] [0] the workflow is starting #Ajk3QudxBAc6neMBFzjbs 监控 [2025-10-31T10:51:00.242+08:00] [0] ready to monitor certificate ... {"config":{"host":"xxxx","port":443,"domain":"xxxxx"}} [2025-10-31T10:51:00.243+08:00] [0] retrieving certificate at xxxx.com:443 (domain: xxx.com) [2025-10-31T10:51:00.405+08:00] [0] ssl certificate retrieved (serial='604774250364755501362454057618293554092506', subject='CN=xxx.com', issuer='CN=R12,O=Let's Encrypt,C=US', not_before='2025-10-31T01:11:51Z', not_after='2026-01-29T01:11:50Z', sans='xxxxx.com') [2025-10-31T10:51:00.409+08:00] [0] the certificate is valid, and will expire in 89 day(s) [2025-10-31T10:51:00.410+08:00] [0] monitoring completed #jTpA9uMY_UEspTsHDfYJW 若网站证书即将到期 ... [2025-10-31T10:51:00.411+08:00] [0] enter this branch, because condition met #HC0wpbyP7GWonlPMn7uN 申请 [2025-10-31T10:51:00.412+08:00] [0] ready to request certificate ... {"config":{"domains":["xxxx.com"],"contactEmail":"xxxxxx","challengeType":"dns-01","provider":"tencentcloud-dns","providerAccessId":"nlwpodneuqegzph","caProvider":"letsencrypt","keyAlgorithm":"RSA2048","skipBeforeExpiryDays":30}} [2025-10-31T10:51:00.413+08:00] [0] skip this application, because the last issued certificate #t6v8s51zadr6z6x expires in 89 day(s), next renewal will be in 30 day(s) #UpKMeDzVdd8_YZiMSLJ2s 分支 1 [2025-10-31T10:51:00.414+08:00] [0] enter this branch, because condition met #W-cWWlVUL0XsYLzMcHFHR 分支1 [2025-10-31T10:51:00.415+08:00] [0] enter this branch, because condition met #eBH1MTIoULw0mw2Re14O0 部署到ELB [2025-10-31T10:51:00.415+08:00] [0] ready to deploy certificate ... {"config":{"certificateOutputNodeId":"HC0wpbyP7GWonlPMn7uN","provider":"huaweicloud-elb","providerAccessId":"cp3jte00s8qc40d","providerConfig":{"listenerId":"6f67df14-b0f1-4b65-be42-1a676bd49e84","region":"cn-east-3","resourceType":"listener"},"skipOnLastSucceeded":true}} [2025-10-31T10:51:00.416+08:00] [0] skip this deployment, because the last deployment already completed #c58sFiQ3Tq0OgSL2IYcqV 分支 2 [2025-10-31T10:51:00.417+08:00] [0] enter this branch, because condition met #e1qZXJNbBTdVV3kPTe3RC 部署到OBS [2025-10-31T10:51:00.418+08:00] [0] ready to deploy certificate ... {"config":{"certificateOutputNodeId":"HC0wpbyP7GWonlPMn7uN","provider":"huaweicloud-obs","providerAccessId":"cp3jte00s8qc40d","providerConfig":{"bucket":"xxxx","domain":"xxxxx","region":"cn-east-3"},"skipOnLastSucceeded":false}} [2025-10-31T10:51:00.712+08:00] [0] deployment completed #3gGhaNxTeyj1_N8lJBac2 通知 [2025-10-31T10:51:00.714+08:00] [0] ready to send notification ... {"config":{"provider":"wecombot","providerAccessId":"72ifxpc01i2ksgl","subject":"【证书管理平台】证书续签通知","message":"恭喜,您的域名:xxxx.com,证书已成功续签。","skipOnAllPrevSkipped":true}} [2025-10-31T10:51:00.715+08:00] [0] skip this application, because all the previous nodes have been skipped #ma4NmvgEBANHuLcePsBLn 分支 2 [2025-10-31T10:51:00.716+08:00] [0] skip this branch, because condition not met #h_0xXnwd4lZdq1CJ1b-rB 若网站证书未到期 [2025-10-31T10:51:00.716+08:00] [0] skip this branch, because condition not met #2crb7d27h4hjnr8 结束 [2025-10-31T10:51:00.717+08:00] [0] the workflow is ending ``` </details> ### 其他 / Miscellaneous _No response_ ### 贡献 / Contribution - [ ] 我乐意为此贡献 PR! / I am interested in contributing a PR for this!
kerem 2026-03-03 01:05:19 +03:00
Author
Owner

@fudiwei commented on GitHub (Oct 31, 2025):

OBS 证书不会上传到证书管理,直接到 OBS 界面查看

<!-- gh-comment-id:3471980049 --> @fudiwei commented on GitHub (Oct 31, 2025): OBS 证书不会上传到证书管理,直接到 OBS 界面查看
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/certimate#696
No description provided.