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

Verify gateway thumbprint #1

Open
fdawg4l opened this issue Mar 14, 2021 · 0 comments
Open

Verify gateway thumbprint #1

fdawg4l opened this issue Mar 14, 2021 · 0 comments

Comments

@fdawg4l
Copy link
Owner

fdawg4l commented Mar 14, 2021

The client used to connect to the gateway is posting the credentials to the login endpoint with out verifying the self signed tls cert presented by the gateway. It’s possible to spin up a web service and steal this info with some manipulation of the container network. The client will happily talk to any https server without checking the cert against a bundle.

I actually don’t know what you can do with such info, but it feels wrong. And checking the thumbprint feels like cheap insurance to guard against this.

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