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

SSH configuration w/ trusted ssh host key #5

Open
bluecmd opened this issue Nov 27, 2018 · 0 comments
Open

SSH configuration w/ trusted ssh host key #5

bluecmd opened this issue Nov 27, 2018 · 0 comments

Comments

@bluecmd
Copy link
Contributor

bluecmd commented Nov 27, 2018

[zbox]$ cat .ssh/ssh_known_hosts
[..]
@cert-authority *.event.dreamhack.se ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAC/xT7a8A4Gm1Tf0mpKstqncWsOZpGPKa0lqf7EuYSpWUnx5QLaiP2TcI80AELTw2gP9jzOkpN7/QO91V3edRXGLAGk3NiNZLqvJspYfAnEo9f3/E4GBZf4kcDC93+04SzbFg+qMY3iCmJNaIttUMdQwaR22c+HbOYhaGEFWN3OCa6Erw== [email protected]

[zbox]$ cat .ssh/config 
Host jumpgate.event.dreamhack.se
  ProxyCommand none

Host *.event.dreamhack.se
  ProxyJump jumpgate.event.dreamhack.se
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

No branches or pull requests

1 participant