[GH-ISSUE #775] 部署到cdnfly发生错误 #526

Closed
opened 2026-03-03 01:04:02 +03:00 by kerem · 2 comments
Owner

Originally created by @littlesleep on GitHub (Jun 8, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/775

软件版本 / Release Version

0.3.16

问题描述 / Description

节点开始->申请证书->部署证书(配置了cdnfly相关信息,指定更新网站ID)->执行发生错误(证书还是上传到cdnfly了)。

[2025-06-09 00:22:06]
ready to deploy certificate ...
[2025-06-09 00:22:06]
sdk request 'cdnfly.GetSite'
[2025-06-09 00:22:07]
sdk request 'cdnfly.CreateCertificate'
[2025-06-09 00:22:07]
sdk request 'cdnfly.UpdateSite'
[2025-06-09 00:22:07]
failed to deploy certificate
[2025-06-09 00:22:07]
failed to execute sdk request 'cdnfly.UpdateSite': cdnfly api error: code='site-30', message='https_listen格式不正确'

其他说明:cdnfly上只建立了 网站域名和源站IP,其他https等都未设定(尝试过里面各种设置,在进行自动部署,但是还是这个错误)

个人想法:如果这个有问题是否只需要 第一次手动自己创建证书,随后采用更新证书的办法?还是我本身流程错误?

其他 / Miscellaneous

certimate配置流程:

Image

cdnfly配置信息:

图1:
Image

图2:
Image

图3:
Image

图4:
Image

图5:
Image

Originally created by @littlesleep on GitHub (Jun 8, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/775 ### 软件版本 / Release Version 0.3.16 ### 问题描述 / Description 节点开始->申请证书->部署证书(配置了cdnfly相关信息,指定更新网站ID)->执行发生错误(证书还是上传到cdnfly了)。 [2025-06-09 00:22:06] ready to deploy certificate ... [2025-06-09 00:22:06] sdk request 'cdnfly.GetSite' [2025-06-09 00:22:07] sdk request 'cdnfly.CreateCertificate' [2025-06-09 00:22:07] sdk request 'cdnfly.UpdateSite' [2025-06-09 00:22:07] failed to deploy certificate [2025-06-09 00:22:07] failed to execute sdk request 'cdnfly.UpdateSite': cdnfly api error: code='site-30', message='https_listen格式不正确' 其他说明:cdnfly上只建立了 网站域名和源站IP,其他https等都未设定(尝试过里面各种设置,在进行自动部署,但是还是这个错误) 个人想法:如果这个有问题是否只需要 第一次手动自己创建证书,随后采用更新证书的办法?还是我本身流程错误? ### 其他 / Miscellaneous **certimate配置流程:** ![Image](https://github.com/user-attachments/assets/f8b06268-37d2-4dfb-bcfe-b59d14364647) **cdnfly配置信息:** 图1: ![Image](https://github.com/user-attachments/assets/6f16047c-875e-4fdf-bd34-7b992db35922) 图2: ![Image](https://github.com/user-attachments/assets/54f97f04-4a85-4b3e-8bf6-1e952ac984ad) 图3: ![Image](https://github.com/user-attachments/assets/3765875a-c6bf-46c4-8eb8-ebb060e8dcdb) 图4: ![Image](https://github.com/user-attachments/assets/2006e776-a172-466c-8810-12ff8c5aeeaa) 图5: ![Image](https://github.com/user-attachments/assets/ffa3abc7-c7a2-49c3-aa78-0adf0bbcc574)
kerem closed this issue 2026-03-03 01:04:03 +03:00
Author
Owner

@fudiwei commented on GitHub (Jun 9, 2025):

如果这个有问题是否只需要 第一次手动自己创建证书,随后采用更新证书的办法?

你理解的是对的哈,现阶段部署方式只能是“替换证书”,需要你的网站本身已经开启过一次 HTTPS(如果之前未申请过证书,可以在 Certimate 中手动下载)。

<!-- gh-comment-id:2954903928 --> @fudiwei commented on GitHub (Jun 9, 2025): > 如果这个有问题是否只需要 第一次手动自己创建证书,随后采用更新证书的办法? 你理解的是对的哈,现阶段部署方式只能是“替换证书”,需要你的网站本身已经开启过一次 HTTPS(如果之前未申请过证书,可以在 Certimate 中手动下载)。
Author
Owner

@littlesleep commented on GitHub (Jun 9, 2025):

谢谢。

<!-- gh-comment-id:2954913712 --> @littlesleep commented on GitHub (Jun 9, 2025): 谢谢。
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#526
No description provided.