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

don't use deprecated tls.createSecurePair if TLSSocket is avaiable #367

Merged
merged 2 commits into from
Aug 9, 2016

Conversation

sidorares
Copy link
Owner

fixes #363

@carlok - would you be able to test this tlssocket branch?

@carlok
Copy link

carlok commented Aug 8, 2016

Thank you. We are using mysql2/promise (now with connection pool) in our project. Unfortunately, we can't reach AWS/RDS (routing reasons, to be short) so I can't test it, sorry. I created a new MySQL server on AWS to try to test your change but I can't find how to connect to it (previously I was able to connect to it but there are some routing issues I don't have time/knowledge to investigate ATM).

@sidorares
Copy link
Owner Author

No problems @carlok , just thought if you have production setup you could give it a go. I tested with temporary RDS server and it seem to work fine, I'll merge

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.

deprecated library's warning using Amazon RDS mysql over ssl
2 participants