[PR #4191] [CLOSED] initialize tls config with TLS 1.2 #4943

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4191
Author: @yuyoyuppe
Created: 4/28/2024
Status: Closed

Base: devHead: fix_min_tls_version_issue


📝 Commits (1)

  • cc0b486 initialize tls config with TLS 1.2

📊 Changes

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

View changed files

📝 pkg/plugin/client/https2http.go (+2 -1)

📄 Description

WHY

Fix frpc issue that prevents obtaining A-grade SSL rating from ssl labs caused by incorrect crypto/tls initialization that supports disabled TLS versions.


🔄 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/4191 **Author:** [@yuyoyuppe](https://github.com/yuyoyuppe) **Created:** 4/28/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `fix_min_tls_version_issue` --- ### 📝 Commits (1) - [`cc0b486`](https://github.com/fatedier/frp/commit/cc0b486474c814f86f9204211b46349281a1fb67) initialize tls config with TLS 1.2 ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/plugin/client/https2http.go` (+2 -1) </details> ### 📄 Description ### WHY Fix frpc issue that prevents obtaining A-grade SSL rating from [ssl labs](https://www.ssllabs.com/) caused by incorrect crypto/tls initialization that supports disabled TLS versions. --- <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:51:41 -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#4943
No description provided.