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 3b0480d

Browse filesBrowse files
jasnelltargos
authored andcommitted
doc: document 'secureConnect' event limitation
Fixes: #10555 Signed-off-by: James M Snell <jasnell@gmail.com> Refs: #10846 PR-URL: #38447 Reviewed-By: Alba Mendez <me@alba.sh> Reviewed-By: Adrian Estrada <edsadr@gmail.com>
1 parent 8a83bfd commit 3b0480d
Copy full SHA for 3b0480d

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎doc/api/tls.md‎

Copy file name to clipboardExpand all lines: doc/api/tls.md
+3Lines changed: 3 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,9 @@ determine if the server certificate was signed by one of the specified CAs. If
850850
`tlsSocket.alpnProtocol` property can be checked to determine the negotiated
851851
protocol.
852852

853+
The `'secureConnect'` event is not emitted when a {tls.TLSSocket} is created
854+
using the `new tls.TLSSocket()` constructor.
855+
853856
### Event: `'session'`
854857
<!-- YAML
855858
added: v11.10.0

0 commit comments

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