[PR #1208] [MERGED] bugfix #1197 #1168

Closed
opened 2026-03-03 01:08:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/1208
Author: @DuCun
Created: 3/1/2026
Status: Merged
Merged: 3/2/2026
Merged by: @fudiwei

Base: mainHead: bugfix


📝 Commits (2)

  • da940d4 fix: EC private key in PKCS#8 format misidentified as RSA
  • beedad3 fix: correct wrong i18n placeholder keys in workflow forms

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 ui/src/components/workflow/designer/forms/BizUploadNodeConfigForm.tsx (+1 -1)
📝 ui/src/pages/workflows/WorkflowList.tsx (+1 -1)
📝 ui/src/utils/x509.ts (+1 -1)

📄 Description

修复 PKCS#8 格式 EC 私钥被误识别为 RSA #1197
修复工作流表单中多处 i18n 占位符键错误


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/1208 **Author:** [@DuCun](https://github.com/DuCun) **Created:** 3/1/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `bugfix` --- ### 📝 Commits (2) - [`da940d4`](https://github.com/certimate-go/certimate/commit/da940d400aaf9cbcf570a795c8dc474240701913) fix: EC private key in PKCS#8 format misidentified as RSA - [`beedad3`](https://github.com/certimate-go/certimate/commit/beedad35f87f50de6650aab0937f169d7a2946be) fix: correct wrong i18n placeholder keys in workflow forms ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `ui/src/components/workflow/designer/forms/BizUploadNodeConfigForm.tsx` (+1 -1) 📝 `ui/src/pages/workflows/WorkflowList.tsx` (+1 -1) 📝 `ui/src/utils/x509.ts` (+1 -1) </details> ### 📄 Description 修复 PKCS#8 格式 EC 私钥被误识别为 RSA #1197 修复工作流表单中多处 i18n 占位符键错误 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:08:00 +03:00
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#1168
No description provided.