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 RDS Proxy CA certificates #19

Merged

Conversation

MarioRomanDono
Copy link
Contributor

This PR adds Amazon Root CA certificates as commented in sidorares/node-mysql2#2581, in order to support RDS Proxy TLS connections.

I tried to follow @wellwelwel suggestion to create a named export as well to join them to the current certificates in the default export. However, I may have done it wrong by mistake, or maybe there are some things that could be improved. So, feel free to comment all your desired changes if there is anything that should be done better 😄

@wellwelwel
Copy link
Collaborator

Thanks, @MarioRomanDono 🤝

The named export idea is to allow an user to import only the proxy bundle, if they need to. I'll add this usage to the documentation.

@wellwelwel wellwelwel merged commit 335147b into mysqljs:main Jul 15, 2024
4 checks passed
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