-
Notifications
You must be signed in to change notification settings - Fork 2.1k
TLS routing behind LB support for Auth, SSH, Reverse tunnel #23866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
094fa43
ALPN connect test improvements
greedy52 7e848cf
fix typos
greedy52 2c9b116
remove extra period
greedy52 54019f3
simplify error check
greedy52 d98dd80
moving things over
greedy52 f3399cb
tsh dials
greedy52 9ace6ca
reverse tunnel
greedy52 1b4f4c5
fix auth connect
greedy52 c688918
move ping
greedy52 cf113f2
Merge branch 'master' of github.com:gravitational/teleport into STeve…
greedy52 1928f65
add ssh support
greedy52 b6d6c8a
add HTTP client support
greedy52 1d5760a
Move ALPN dialer, ALPN conn upgrade, Ping conn to api
greedy52 83abe8b
Merge branch 'STeve/21870_move_to_api' into STeve/21870_ssh_auth_reve…
greedy52 a5de0d9
beatify
greedy52 29f493a
add test
greedy52 7a8a309
beautify round 2
greedy52 511b9d0
fix timeout
greedy52 12f9f71
Merge branch 'master' of github.com:gravitational/teleport into STeve…
greedy52 ff3c869
Implement alpn-ping upgrade for reversetunnel and ssh
greedy52 922fc8b
clean up
greedy52 5c576c0
fix proxy test
greedy52 b1c76ee
Merge branch 'master' of github.com:gravitational/teleport into STeve…
greedy52 a3e4735
minor refactor
greedy52 e619b94
remove WebProxyAddr
greedy52 9ada770
require IsALPNConnUpgradeRequiredFunc
greedy52 4e0c056
add tlsRoutingWithConnUpgradeConnect
greedy52 a3d664f
fix lint
greedy52 e6b4825
simplify
greedy52 fd185ad
remove debug log and change unknown upgrade type to 404
greedy52 9165f12
Force new proxy client to use web proxy when TLS routing is enabled
greedy52 6521050
Merge branch 'master' of github.com:gravitational/teleport into STeve…
greedy52 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.