Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9adaaeb

Browse filesBrowse files
RaisinTenaduh95
authored andcommitted
doc: remove typo YAML snippet from tls.getCACertificates doc
Noticed it while going through https://github.com/nodejs/node/pull/57107/files#diff-6114e55c49ec9bc0edc33830f7770a335a46373a84b8372957c387d88a23b7deR2399, so thought of removing it. Signed-off-by: Darshan Sen <raisinten@gmail.com> PR-URL: #57459 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent ee4e855 commit 9adaaeb
Copy full SHA for 9adaaeb

File tree

Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Open diff view settings
Collapse file

‎doc/api/tls.md‎

Copy file name to clipboardExpand all lines: doc/api/tls.md
-4Lines changed: 0 additions & 4 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -2402,10 +2402,6 @@ Returns an array containing the CA certificates from various sources, depending
24022402
* `"extra"`: return the CA certificates loaded from [`NODE_EXTRA_CA_CERTS`][]. It's an empty array if
24032403
[`NODE_EXTRA_CA_CERTS`][] is not set.
24042404

2405-
<!-- YAML
2406-
added: v0.10.2
2407-
-->
2408-
24092405
## `tls.getCiphers()`
24102406

24112407
<!-- YAML

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.