Node-mssql: (node:9248) [DEP0064] DeprecationWarning: tls.createSecurePair() is deprecated. Please use tls.Socket instead.

Created on 30 Jun 2017  路  6Comments  路  Source: tediousjs/node-mssql

(node:9248) [DEP0064] DeprecationWarning: tls.createSecurePair() is deprecated. Please use tls.Socket instead.

tedious wontfix

Most helpful comment

When will this issue be resolved? This is causing serious problems while deploying the application. Not able to even start the application. I don't even see any assignee for this. Also there is no clear article on any alternative. All it says is use tls.Socket() and that is leading to some other issues.

All 6 comments

Theres two issues open regarding this and the first was created in 2014! :

https://github.com/tediousjs/tedious/issues/135
https://github.com/tediousjs/tedious/issues/515

When will this issue be resolved? This is causing serious problems while deploying the application. Not able to even start the application. I don't even see any assignee for this. Also there is no clear article on any alternative. All it says is use tls.Socket() and that is leading to some other issues.

I have found the most recent responses on this here: https://github.com/tediousjs/tedious/issues/515

IT"S BEEN FOUR YEARS

AND STILL NO FIX

HOW COME, @TEDIOUSJS?

This has been fixed, hopefully it arrives here soon. https://github.com/tediousjs/tedious/pull/738

It's resolved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rsmolkin picture rsmolkin  路  3Comments

andrewmcgivery picture andrewmcgivery  路  5Comments

danpetitt picture danpetitt  路  3Comments

aerze picture aerze  路  3Comments

cdeutsch picture cdeutsch  路  6Comments