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-tls-client-auth test for OpenSSL32 #54610

Closed
wants to merge 2 commits into from

Commits on Aug 28, 2024

  1. test: fix test-tls-client-auth test for OpenSSL32

    Refs: nodejs#53382
    Refs: nodejs#53384
    
    Same change as in 53384 where OpenSSL32 returns a slightly
    different error but for a different test.
    
    Signed-off-by: Michael Dawson <midawson@redhat.com>
    mhdawson committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    96ecf62 View commit details
    Browse the repository at this point in the history
  2. Update test/parallel/test-tls-client-auth.js

    Co-authored-by: Richard Lau <rlau@redhat.com>
    mhdawson and richardlau committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3872ec1 View commit details
    Browse the repository at this point in the history