mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #795] [Bug] 1Panel v2 release API changed #541
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#541
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 @bigsk05 on GitHub (Jun 13, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/795
软件版本 / Release Version
0.3.17
缺陷描述 / Description
1Panel v2 release (v2.0.1 community) uses a different API structure for SSL deploy, which will cause a 404 Not Found error while deploying the certificate.
复现步骤 / Steps to reproduce
Install v0.3.17 of certimate and the v2.0.1 release community of 1Panel, then try to deploy a certificate for the panel.
日志 / Logs
其他 / Miscellaneous
No response
贡献 / Contribution
@bigsk05 commented on GitHub (Jun 13, 2025):
#796 fixed