src: fix off-thread cert loading in bundled cert mode

https://github.com/nodejs/node/pull/60764
This commit is contained in:
Shelley Vohr
2026-02-11 10:20:36 +01:00
parent 45428215fc
commit cb4deec8f0

View File

@@ -70,6 +70,7 @@
"parallel/test-tls-multi-pfx",
"parallel/test-tls-no-cert-required",
"parallel/test-tls-no-sslv23",
"parallel/test-tls-off-thread-cert-loading",
"parallel/test-tls-options-boolean-check",
"parallel/test-tls-passphrase",
"parallel/test-tls-psk-alpn-callback-exception-handling",