| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8a83bfd commit 3b0480d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -850,6 +850,9 @@ determine if the server certificate was signed by one of the specified CAs. If | |||
| 850 | 850 | `tlsSocket.alpnProtocol` property can be checked to determine the negotiated | |
| 851 | 851 | protocol. | |
| 852 | 852 | ||
| 853 | + The `'secureConnect'` event is not emitted when a {tls.TLSSocket} is created | ||
| 854 | + using the `new tls.TLSSocket()` constructor. | ||
| 855 | + | ||
| 853 | 856 | ### Event: `'session'` | |
| 854 | 857 | <!-- YAML | |
| 855 | 858 | added: v11.10.0 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments