Files
node/lib
Rich Trott 296bfd239c crypto: fix error in deprecation message
The deprecation message for `crypto.Credentials` says to use
`tls.createSecureContext` but the correct property to use is
`tls.SecureContext()`.

Fix the deprecation message and add a test that checks the mappings of
deprecated properties and their warning messages.

PR-URL: https://github.com/nodejs/node/pull/6344
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-04-28 10:57:49 -07:00
..
2015-10-08 17:32:08 -07:00
2016-01-26 20:53:05 +01:00
2016-03-21 15:48:51 -07:00
2016-04-15 10:36:01 -07:00
2016-04-12 17:21:29 -04:00
2016-04-25 09:56:52 -04:00
2015-01-31 23:47:29 -05:00