Commit 6cbed959 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

test: fix openssl tests

Don't assume that the libcrypto and libssl that we're linked against is the same
version as the openssl command line tool. This is important because the tool has
a bug in all pre-1.0.0 versions that makes it unusable for these tests.
parent 2639566c
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