Skip to content

doc: document 'secureConnect' event limitation - #38447

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:tls-secureconnect-limitation
Closed

doc: document 'secureConnect' event limitation#38447
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:tls-secureconnect-limitation

Conversation

@jasnell

Copy link
Copy Markdown
Member

Fixes: #10555
Signed-off-by: James M Snell jasnell@gmail.com
Refs: #10846

Fixes: nodejs#10555
Signed-off-by: James M Snell <jasnell@gmail.com>
Refs: nodejs#10846
@github-actionsgithub-actionsBot added doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem. labels Apr 28, 2021
@jasnelljasnell added the review wanted PRs that need reviews. label Apr 30, 2021
@jasnell

Copy link
Copy Markdown
MemberAuthor

@nodejs/crypto

targos pushed a commit that referenced this pull request May 2, 2021
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>
@targos

Copy link
Copy Markdown
Member

Landed in 99099f9

@targostargos closed this May 2, 2021
targos pushed a commit that referenced this pull request May 3, 2021
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>
@targostargos mentioned this pull request May 3, 2021
targos pushed a commit that referenced this pull request May 30, 2021
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>
targos pushed a commit that referenced this pull request Jun 5, 2021
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>
targos pushed a commit that referenced this pull request Jun 5, 2021
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>
@targostargos mentioned this pull request Jun 6, 2021
targos pushed a commit that referenced this pull request Jun 11, 2021
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>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docIssues and PRs related to the documentations.review wantedPRs that need reviews.tlsIssues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tls: secureConnect event will not be emitted if TLSSocket is created via constructor instead of tls.connect

4 participants

@jasnell@targos@mildsunrise@edsadr