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

Deprecation warning: tls.createSecurePair() is deprecated since 0.11.3 #616

Closed
cjthompson opened this issue Sep 26, 2017 · 1 comment
Closed

Comments

@cjthompson
Copy link

lib/message-io uses tls.createSecurePair() which has been deprecated since node v0.11.3.

As of node v8, this generates warnings:

(node:72548) [DEP0064] DeprecationWarning: tls.createSecurePair() is deprecated. Please use tls.Socket instead.
@Suraiya-Hameed
Copy link
Member

Duplicate of #515

@Suraiya-Hameed Suraiya-Hameed marked this as a duplicate of #515 Sep 26, 2017
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