[PR #57] [MERGED] Add option to tunneld for authenticating clients with certificates. #129

Closed
opened 2026-05-05 11:02:04 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/57
Author: @goriccardo
Created: 11/24/2017
Status: Merged
Merged: 11/24/2017
Merged by: @mmatczuk

Base: masterHead: clientrootca


📝 Commits (2)

  • cc5e73a tunneld: Require all clients to have a certificate
  • 1723a72 tunneld: Add option to authenticate client certificate

📊 Changes

2 files changed (+33 additions, -7 deletions)

View changed files

📝 cmd/tunneld/options.go (+3 -0)
📝 cmd/tunneld/tunneld.go (+30 -7)

📄 Description

No description provided


🔄 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/mmatczuk/go-http-tunnel/pull/57 **Author:** [@goriccardo](https://github.com/goriccardo) **Created:** 11/24/2017 **Status:** ✅ Merged **Merged:** 11/24/2017 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `clientrootca` --- ### 📝 Commits (2) - [`cc5e73a`](https://github.com/mmatczuk/go-http-tunnel/commit/cc5e73ad3a5afec3733f11526f39d6182cd88dd6) tunneld: Require all clients to have a certificate - [`1723a72`](https://github.com/mmatczuk/go-http-tunnel/commit/1723a723b931512e8efd81a183acc3e64d7b9904) tunneld: Add option to authenticate client certificate ### 📊 Changes **2 files changed** (+33 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `cmd/tunneld/options.go` (+3 -0) 📝 `cmd/tunneld/tunneld.go` (+30 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:02:04 -06:00
Sign in to join this conversation.
No labels
pull-request
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/go-http-tunnel#129
No description provided.