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

Add support for listening on HTTP and HTTPS #289

Closed
tsandall opened this issue Mar 8, 2017 · 0 comments
Closed

Add support for listening on HTTP and HTTPS #289

tsandall opened this issue Mar 8, 2017 · 0 comments

Comments

@tsandall
Copy link
Member

tsandall commented Mar 8, 2017

Currently OPA can listen for HTTP or HTTPS connections but not both. We should update OPA so that users can specify --insecure-addr and --addr to make OPA listen on both HTTP and HTTPS respectively.

This will be useful if OPA is deployed as a sidecar container. The app can contact OPA over localhost while other callers can potentially access OPA's APIs securely via HTTPS.

tsandall added a commit to tsandall/opa that referenced this issue Mar 12, 2017
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