Commit bec5d50f authored by Shigeki Ohtsu's avatar Shigeki Ohtsu Committed by Myles Borins
Browse files

test: fix alpn tests for openssl1.0.2h

https://github.com/openssl/openssl/commit/af2db04c9979554ada88d969da6332a827a47599
changed some ALPN behaviors. The tests when ALPN has no selection
should be fixed because openssl was changed NPN callback to be invoked
in this case.

PR-URL: https://github.com/nodejs/node/pull/6552


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
Reviewed-By: default avatarShigeki Ohtsu <ohtsu@iij.ad.jp>
parent d9f7b025
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment