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

Enable SSL encryption to RDS system #10

Open
lorenzoaiello opened this issue Nov 26, 2019 · 2 comments
Open

Enable SSL encryption to RDS system #10

lorenzoaiello opened this issue Nov 26, 2019 · 2 comments

Comments

@lorenzoaiello
Copy link
Contributor

It would be great if we could enable SSL encryption from the Kong nodes to RDS.

Based on the Kong docs, it appears to be possible: https://docs.konghq.com/1.4.x/configuration/#postgres-settings

@DennoVonDiesel
Copy link
Contributor

Definitely doable. The kong nodes could download the certificate and specify it in the lua_ssl_trusted_certificate setting. This could be optional/bool toggle to turn it off and on. I'll need to check if this can be prioritized, but in the mean time happy to accept a PR.

@lorenzoaiello
Copy link
Contributor Author

I'm not sure we actually need to download and set the certificate since they are publicly signed certs and we are using the native RDS DNS endpoint.

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