tls: route callback exceptions through error handlers

https://github.com/nodejs-private/node-private/pull/782
This commit is contained in:
Shelley Vohr
2026-01-15 22:00:36 +01:00
parent f52fbdbe51
commit 87bc8ebd34

View File

@@ -112,6 +112,7 @@
"parallel/test-tls-passphrase",
"parallel/test-tls-peer-certificate",
"parallel/test-tls-pfx-authorizationerror",
"parallel/test-tls-psk-alpn-callback-exception-handling",
"parallel/test-tls-psk-circuit",
"parallel/test-tls-reduced-SECLEVEL-in-cipher",
"parallel/test-tls-root-certificates",