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

How to secure backend servers with gobetween? #313

Open
leolux opened this issue Mar 30, 2021 · 0 comments
Open

How to secure backend servers with gobetween? #313

leolux opened this issue Mar 30, 2021 · 0 comments

Comments

@leolux
Copy link

leolux commented Mar 30, 2021

I would like my backend servers to block traffic from unknown origins. But how to achive this?

My idea is that both sides could have a common secret and gobetween sends the secret information to the backend servers so that they can authorize the load balancer.

Is there a way to add additional HTTP headers to the requests with gobetween?

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