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: fix test failure due to expired certificates #7195

Merged
merged 1 commit into from
Jun 7, 2016

Commits on Jun 7, 2016

  1. test: fix test failure due to expired certificates

    Back-port commit 76f40f7 ("test: stronger crypto in test fixtures") from
    the master branch.
    
    Pushes back the expiration date of test/fixtures/keys/ca2-crl.pem to
    2018, fixing a CRL_HAS_EXPIRED error in simple/test-tls-server-verify.
    
    Fixes: nodejs#7194
    PR-URL: nodejs#7195
    Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    bnoordhuis committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    a14d5ae View commit details
    Browse the repository at this point in the history