mirror of
https://github.com/agrinman/tunnelto.git
synced 2026-04-26 01:06:01 +03:00
[GH-ISSUE #46] Certificate on server #42
Labels
No labels
Need more info
bug
duplicate
enhancement
good first issue
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tunnelto#42
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?
Originally created by @hons82 on GitHub (May 7, 2021).
Original GitHub issue: https://github.com/agrinman/tunnelto/issues/46
I've just tried to run the server locally on my machine, to have my domain for the tunnels.
What I did not find is how I could set a server certificate under which the tunnel is reachable.
@agrinman commented on GitHub (May 7, 2021):
You need to set up a tls forward proxy to get TLS. Our hosted version does this for you, but it's not (currently) part of this open source project.
@agrinman commented on GitHub (May 7, 2021):
Closing this for now, happy to accept a pull request on this though!