mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #1138] [MERGED] 修复阿里云vod视频播放证书更新请求 #1153
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#1153
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?
📋 Pull Request Information
Original PR: https://github.com/certimate-go/certimate/pull/1138
Author: @luosheng
Created: 1/2/2026
Status: ✅ Merged
Merged: 1/5/2026
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (2)
9144f52fix: aliyun vod domain certificate handlinga45a411Update aliyun_vod.go📊 Changes
1 file changed (+9 additions, -1 deletions)
View changed files
📝
pkg/core/deployer/providers/aliyun-vod/aliyun_vod.go(+9 -1)📄 Description
原代码未正确调用SetVodDomainSSLCertificate - 设置点播域名证书接口,经测试发现将Public PEM作为了
CertName进行传递,而SSLPub和SSLPri未传,导致调用失败:修复后测试如下:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.