Skip to content

Make tests pass on LibreSSL 3.5 and 3.4#506

Merged
jeremyevans merged 4 commits intoruby:masterfrom
jeremyevans:pkey-libressl35
Apr 1, 2022
Merged

Make tests pass on LibreSSL 3.5 and 3.4#506
jeremyevans merged 4 commits intoruby:masterfrom
jeremyevans:pkey-libressl35

Conversation

@jeremyevans
Copy link
Contributor

The openssl extension stopped building on LibreSSL 3.5. #499 attempts
to address this, but also includes some new features. This pull request
is strictly limited to fixing bugs.

While trying to get tests to pass, I noticed OSSL_OPENSSL_PREREQ and
OSSL_LIBRESSL_PREREQ were broken due to operator precedence issues,
so this fixes those.

The remaining fix was a small test fix to allow tests to pass on LibreSSL 3.4,
due to a non-standard cipher name (changed to match OpenSSL in
LibreSSL 3.5).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant