Skip to content

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

Merged
sidorares merged 2 commits intomasterfrom
tlssocket
Aug 9, 2016
Merged

don't use deprecated tls.createSecurePair if TLSSocket is avaiable#367
sidorares merged 2 commits intomasterfrom
tlssocket

Conversation

@sidorares
Copy link
Copy Markdown
Owner

fixes #363

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

@carlok
Copy link
Copy Markdown

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
Copy Markdown
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