Skip to content

Issues: nodejs/node

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

tls.createSecureContext results in an abort tls Issues and PRs related to the tls subsystem.
#56375 opened Dec 27, 2024 by zyscoder
Should we be calling SSL_CTX_add_client_CA() always when a custom CA is set? tls Issues and PRs related to the tls subsystem.
#54787 opened Sep 5, 2024 by addaleax
tls: wrap ssl errors in ECONNRESET errors Issues and PRs related to JavaScript errors originated in Node.js core. needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#54492 opened Aug 22, 2024 by Uzlopak Loading…
TLS 'secureConnect' event fires twice in case of TLS renegotiation tls Issues and PRs related to the tls subsystem.
#54362 opened Aug 13, 2024 by mxschmitt
tls: Server should generate lazily create sessionIdContext needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#54298 opened Aug 10, 2024 by Uzlopak Loading…
tls: improve performance of getAllowUnauthorized needs-ci PRs that need a full CI run. performance Issues and PRs related to the performance of Node.js. tls Issues and PRs related to the tls subsystem.
#54297 opened Aug 10, 2024 by Uzlopak Loading…
Root certificate is prioritized over SNICallback context in HTTPS Server https Issues or PRs related to the https subsystem. openssl Issues and PRs related to the OpenSSL dependency. tls Issues and PRs related to the tls subsystem.
#54235 opened Aug 6, 2024 by Ethan-Arrowood
TypeError: ssl.destroySSL is not a function tls Issues and PRs related to the tls subsystem.
#53660 opened Jul 1, 2024 by Fusl
Deadlock with worker threads and TLS createSecureContext openssl Issues and PRs related to the OpenSSL dependency. tls Issues and PRs related to the tls subsystem. worker Issues and PRs related to Worker support.
#52698 opened Apr 26, 2024 by abrenneke
HTTP 449 error sending request from node version 17 and above tls Issues and PRs related to the tls subsystem.
#52449 opened Apr 10, 2024 by wkuc
Can not re-connect TLS when using PKCS #11 tls Issues and PRs related to the tls subsystem.
#50851 opened Nov 22, 2023 by dachrillz
Keep Alive option is not working on https.agent https Issues or PRs related to the https subsystem. tls Issues and PRs related to the tls subsystem.
#47137 opened Mar 17, 2023 by yenfryherrerafeliz
tlsSocket.getPeerCertificate(true) not returning full certificate chain when using SNICallback. tls Issues and PRs related to the tls subsystem.
#46163 opened Jan 10, 2023 by sidrubs
Uncaught exception in socket code: "Cannot read properties of null (reading 'finishWrite')" http2 Issues or PRs related to the http2 subsystem. tls Issues and PRs related to the tls subsystem.
#46094 opened Jan 4, 2023 by danfuzz
tls: optimize root cert handling during startup, store as DER crypto Issues and PRs related to the crypto subsystem. performance Issues and PRs related to the performance of Node.js. tls Issues and PRs related to the tls subsystem.
#45768 opened Dec 7, 2022 by bnoordhuis
Unhandled TLSSocket error - internal Node error net Issues and PRs related to the net subsystem. tls Issues and PRs related to the tls subsystem.
#44751 opened Sep 22, 2022 by prettydiff
How to use new tls.TLSSocket(...) to establish a secure connection? doc Issues and PRs related to the documentations. tls Issues and PRs related to the tls subsystem.
#43994 opened Jul 26, 2022 by armanbilge
tls: fix reference to certificate object subjectAltName in checkServerIdentity function needs-ci PRs that need a full CI run. tls Issues and PRs related to the tls subsystem.
#42470 opened Mar 25, 2022 by bnielsen1965 Loading…
TLSv1.3 cipher suites supported crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. question Issues that look for answers. tls Issues and PRs related to the tls subsystem.
#42059 opened Feb 20, 2022 by thernstig
tls.connect error with PKCS#11 tls Issues and PRs related to the tls subsystem.
#41644 opened Jan 22, 2022 by micaelmbagira
Get CA Names from Server Hello and determine if certificate requested by server tls Issues and PRs related to the tls subsystem.
#40008 opened Sep 5, 2021 by lspiehler
Support TLS session resumption in accordance with TLS 1.3 specs (using PSK) tls Issues and PRs related to the tls subsystem.
#39691 opened Aug 6, 2021 by doesdev
[DNS] TLSA records [HTTPS] DANE request cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dns Issues and PRs related to the dns subsystem. feature request Issues that request new features to be added to Node.js. https Issues or PRs related to the https subsystem. tls Issues and PRs related to the tls subsystem.
#39569 opened Jul 28, 2021 by Falci
Mac M1 (ARM) Elasticsearch access via TLS connection is broken macos Issues and PRs related to the macOS platform / OSX. tls Issues and PRs related to the tls subsystem.
#39216 opened Jul 1, 2021 by AAber
Integer overflow/UB when writing large buffers to TLS streams tls Issues and PRs related to the tls subsystem.
#38049 opened Apr 2, 2021 by zbjornson
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.