mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[PR #87] [MERGED] Allow ECDSA server #142
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/87
Author: @aeris
Created: 1/18/2019
Status: ✅ Merged
Merged: 1/18/2019
Merged by: @mmatczuk
Base:
master← Head:ecdsa-server📝 Commits (1)
e84e43aAllow ECDSA server📊 Changes
1 file changed (+8 additions, -6 deletions)
View changed files
📝
cmd/tunneld/tunneld.go(+8 -6)📄 Description
Currently server is not allowed to use ECDSA key.
No trouble for client side.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.