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

Reject API calls from IPs that don't match the presented key #6

Open
peterkeen opened this issue Sep 13, 2018 · 0 comments
Open

Reject API calls from IPs that don't match the presented key #6

peterkeen opened this issue Sep 13, 2018 · 0 comments

Comments

@peterkeen
Copy link
Owner

We have internal and external hostnames for each proxy. Let's resolve those hostnames at API access time and see if the request IP matches any of those IPs. If not, reject it.

The only wrinkle here may be that requests from kodos (as a certs-only host) may be localhost. Probably not, but something to look out for.

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