Skip to content

Commit

Permalink
tls,http2: send fatal alert on ALPN mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
codebytere committed Nov 22, 2023
1 parent 68df261 commit 841e735
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions script/node-disabled-tests.json
Expand Up @@ -6,6 +6,7 @@
"parallel/test-crypto-aes-wrap",
"parallel/test-crypto-authenticated-stream",
"parallel/test-crypto-des3-wrap",
"parallel/test-crypto-dh-group-setters",
"parallel/test-crypto-dh-modp2",
"parallel/test-crypto-dh-modp2-views",
"parallel/test-crypto-dh-stateless",
Expand All @@ -20,6 +21,9 @@
"parallel/test-dgram-send-cb-quelches-error",
"parallel/test-fs-utimes-y2K38",
"parallel/test-http2-clean-output",
"parallel/test-http2-https-fallback.js",
"parallel/test-http2-server-unknown-protocol.js",
"parallel/test-tls-alpn-server-client.js",
"parallel/test-https-agent-session-reuse",
"parallel/test-https-options-boolean-check",
"parallel/test-icu-env",
Expand Down

0 comments on commit 841e735

Please sign in to comment.