Setting Up Kong Environment Variables for Nginx-Kong Configuration Inject client certificate on X-SSL-CERT header #12969
Unanswered
dsnr-coder
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone,
I'm currently tackling the task of configuring Kong with Nginx, specifically aiming to inject certain values into the nginx-kong.conf file using Kong environment variables. These attributes are crucial for setting the client certificate in the X-SSL-CERT header, which is utilized by the upstream for certificate-based authentication:
Kong Version: 3.3.0
I've been delving into the Kong documentation, but I haven't quite nailed down how to handle this particular setup. Can anyone offer guidance or perhaps share their experience with configuring Kong environment variables for Nginx-Kong in a similar context?
Your insights would be immensely valuable. Many thanks in advance for any assistance you can provide!
Beta Was this translation helpful? Give feedback.
All reactions