Skip to content
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

Set ciphers in reversetunnel server. #1984

Merged
merged 1 commit into from Jun 2, 2018
Merged

Conversation

russjones
Copy link
Contributor

Purpose

Teleport does not respect the user specified ciphers, KEX, and MACs in the the reversetunnel server running on port 3024. It always uses the defaults

Implementation

Set the passed in ciphers, KEX, and MACs on the reversetunnel server.

@russjones russjones requested a review from klizhentas June 1, 2018 21:34
@russjones russjones merged commit 2fbba6c into master Jun 2, 2018
@russjones russjones deleted the rjones/tunnel-ciphers branch June 2, 2018 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants