[PR #2278] [MERGED] update: support custom tls server name #4541

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2278
Author: @yuyulei
Created: 3/5/2021
Status: Merged
Merged: 3/7/2021
Merged by: @fatedier

Base: devHead: tls-server-name


📝 Commits (1)

  • 91ea6ee update: support custom tls server name

📊 Changes

5 files changed (+20 additions, -5 deletions)

View changed files

📝 client/control.go (+5 -1)
📝 client/service.go (+6 -1)
📝 conf/frpc_full.ini (+1 -0)
📝 pkg/config/client.go (+6 -3)
📝 pkg/config/client_test.go (+2 -0)

📄 Description

fix #2268


🔄 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/2278 **Author:** [@yuyulei](https://github.com/yuyulei) **Created:** 3/5/2021 **Status:** ✅ Merged **Merged:** 3/7/2021 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `tls-server-name` --- ### 📝 Commits (1) - [`91ea6ee`](https://github.com/fatedier/frp/commit/91ea6ee21e5105c1c2c728721c75217d07ae8836) update: support custom tls server name ### 📊 Changes **5 files changed** (+20 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `client/control.go` (+5 -1) 📝 `client/service.go` (+6 -1) 📝 `conf/frpc_full.ini` (+1 -0) 📝 `pkg/config/client.go` (+6 -3) 📝 `pkg/config/client_test.go` (+2 -0) </details> ### 📄 Description fix #2268 --- <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:44:03 -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#4541
No description provided.