[PR #3062] [MERGED] Documentation: Update CLI Command Flags in OpenSSL Certificate Issuance Example in README #4674

Closed
opened 2026-05-05 14:46:35 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3062
Author: @korenyoni
Created: 8/16/2022
Status: Merged
Merged: 8/16/2022
Merged by: @fatedier

Base: devHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 README.md (+2 -2)

📄 Description

What

  • Update OpenSSL command flags in README

Why

In some cases (on some versions of OpenSSL?) following the OpenSSL certificate issuance example outlined in the README leads to the following error in frpc:

x509: certificate signed by unknown authority (possibly because of "x509: cannot verify signature: insecure algorithm SHA1-RSA (temporarily override with GODEBUG=x509sha1=1)" while trying to verify candidate authority certificate "example.ca.com")

This is resolved by the following comment:

https://github.com/fatedier/frp/issues/2957#issuecomment-1159350315|

Notes

#2957


🔄 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/fatedier/frp/pull/3062 **Author:** [@korenyoni](https://github.com/korenyoni) **Created:** 8/16/2022 **Status:** ✅ Merged **Merged:** 8/16/2022 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`3c7f313`](https://github.com/fatedier/frp/commit/3c7f3137bd512653724ce203b4acb9af487a9bf1) Update README.md ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) </details> ### 📄 Description # What * Update OpenSSL command flags in README # Why In some cases (on some versions of OpenSSL?) following the OpenSSL certificate issuance example outlined in the README leads to the following error in `frpc`: ``` x509: certificate signed by unknown authority (possibly because of "x509: cannot verify signature: insecure algorithm SHA1-RSA (temporarily override with GODEBUG=x509sha1=1)" while trying to verify candidate authority certificate "example.ca.com") ``` This is resolved by the following comment: https://github.com/fatedier/frp/issues/2957#issuecomment-1159350315| # Notes #2957 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:46:35 -06: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: github-starred/frp#4674
No description provided.