Skip to content

createCredentials() is deprecated, use tls.createSecureContext instead #809

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

Closed
babsonmatt opened this issue May 8, 2014 · 1 comment
Closed
Milestone

Comments

@babsonmatt
Copy link

node 0.11.13 gives the following warning:

createCredentials() is deprecated, use tls.createSecureContext instead

Thanks!

@dougwilson dougwilson added this to the 2.3 milestone May 8, 2014
@dougwilson
Copy link
Member

Thanks. I slated this for 2.3.

dougwilson added a commit that referenced this issue May 15, 2014
This removes the deprecation warnings on node.js 0.11.13+ when using
SSL.

fixes #809
dveeden pushed a commit to dveeden/mysql that referenced this issue Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants