Skip to content
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

test: don't assume openssl s_client supports -ssl3 #4204

Merged
merged 1 commit into from
Dec 9, 2015

Commits on Dec 9, 2015

  1. test: don't assume openssl s_client supports -ssl3

    Scan the child process's stderr for an 'unknown flag' error message and
    mark the test as skipped if found.
    
    Fixes: nodejs#3927
    PR-URL: nodejs#4204
    Reviewed-By: Rich Trott <[email protected]>
    bnoordhuis committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    1e89830 View commit details
    Browse the repository at this point in the history