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

Use Proxy::HttpRequest in Proxy::ContainerGateway::ForemanApi #9

Open
ekohl opened this issue Jan 30, 2021 · 1 comment
Open

Use Proxy::HttpRequest in Proxy::ContainerGateway::ForemanApi #9

ekohl opened this issue Jan 30, 2021 · 1 comment

Comments

@ekohl
Copy link
Member

ekohl commented Jan 30, 2021

Proxy::ContainerGateway::ForemanApi looks a lot like what Proxy::HttpRequest does. That also has the benefit that it offers client certificates which can be used to authenticate requests server side. It also sets the correct CA to verify requests without relying on them in the system store.

@ianballou
Copy link
Member

I'm not using Proxy::HttpRequest directly, but this was essentially fixed here: #10

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

2 participants