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

fix: handle self-signed CA into Vouch proxy #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lerminou
Copy link

fixes: vouch/vouch-proxy#145

Allow to add internal self-signed CA into the container
In our company we have a internal Keycloak OIDC and we need to add our certificate.

create a new image from the official and extend is not our best option because we don't want to maintain every new version

@halkeye
Copy link
Member

halkeye commented Aug 4, 2023

can you update it to be 3.3.0? (probably 3.4 cause I think i might merge #33 first)

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

Successfully merging this pull request may close these issues.

SSL certificate verification for userinfo call to the IdP with self signed cert
2 participants