Skip to content

Commit

Permalink
tls: deprecate parseCertString & move to internal
Browse files Browse the repository at this point in the history
`tls.parseCertString()` exposed by accident. Now move this function to
`internal/tls` and mark the original one as deprecated.

PR-URL: nodejs/node#14249
Refs: nodejs/node#14193
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
  • Loading branch information
XadillaX authored and Stephen Belanger committed Sep 21, 2017
1 parent 1785e96 commit 68e7c08
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 68e7c08

Please sign in to comment.