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 <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Sakthipriyan Vairamani <[email protected]>
  • 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.