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

feat: add custom ca certificate support for pongo image #631

Closed
wants to merge 4 commits into from

Conversation

tysoekong
Copy link
Collaborator

This allows pongo to add a custom CA into the container image's OS truststore during the build/up.

It allows the user to add e.g. their employer's traffic inspection CA.

It makes these all works, when running behind e.g. Zscaler:

  • Kong outbound requests
  • pip3
  • luarocks
  • git
  • probably everything else

@Tieske
Copy link
Member

Tieske commented Oct 30, 2024

think the CI is failing because this comes from an extrenal repo. Can you push a branch to the Pongo repo?

@tysoekong tysoekong closed this Oct 30, 2024
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.

2 participants