[PR #54] [MERGED] Add option to tunnel client to specify a root certificate authority #125

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

📋 Pull Request Information

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

Base: masterHead: rootca


📝 Commits (2)

  • f23169b Add option to specify own root certificates
  • bb25f68 Add root_ca option to readme

📊 Changes

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

View changed files

📝 README.md (+10 -9)
📝 cmd/tunnel/config.go (+1 -0)
📝 cmd/tunnel/tunnel.go (+43 -17)

📄 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/54 **Author:** [@goriccardo](https://github.com/goriccardo) **Created:** 11/23/2017 **Status:** ✅ Merged **Merged:** 11/24/2017 **Merged by:** [@mmatczuk](https://github.com/mmatczuk) **Base:** `master` ← **Head:** `rootca` --- ### 📝 Commits (2) - [`f23169b`](https://github.com/mmatczuk/go-http-tunnel/commit/f23169b4a42bacdb07ece7a71932e6d14835bf68) Add option to specify own root certificates - [`bb25f68`](https://github.com/mmatczuk/go-http-tunnel/commit/bb25f68ba312667886b8a63cc0c65ee47077cf7a) Add root_ca option to readme ### 📊 Changes **3 files changed** (+54 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+10 -9) 📝 `cmd/tunnel/config.go` (+1 -0) 📝 `cmd/tunnel/tunnel.go` (+43 -17) </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:02 -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#125
No description provided.