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

openssl version 3.0+ supported #86

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

WilburZjh
Copy link
Contributor

Signed-off-by: Jinhang Zhang [email protected]

@pshipton pshipton requested a review from keithc-ca April 12, 2022 04:44
@pshipton
Copy link
Member

Setting as draft, see ibmruntimes/openj9-openjdk-jdk11#499

@pshipton pshipton marked this pull request as draft April 12, 2022 13:28
@WilburZjh WilburZjh force-pushed the opensslv3-support branch 2 times, most recently from 3ec4a45 to a3be9c8 Compare April 19, 2022 21:54
@pshipton pshipton marked this pull request as ready for review April 19, 2022 22:29
@pshipton
Copy link
Member

jenkins compile alinux64 jdk17

@pshipton
Copy link
Member

pshipton commented Apr 19, 2022

There is a problem with the tracing, an error message occurs although it continues on properly.

Attempt to load OpenSSL /lib64/libcrypto.so.3
Error loading OpenSSL: Incompatible OpenSSL version found: OpenSSL 3.0.1 14 Dec 2021
Using OpenSSL version: OpenSSL 3.0.1 14 Dec 2021 (/lib64)
MessageDigest load - using Native crypto library.
NativeChaCha20Cipher load - using Native crypto library.
NativeGaloisCounterMode load - using Native crypto library.
Crypto test COMPLETED
Attempt to load OpenSSL /lib/aarch64-linux-gnu/libcrypto.so.1.1
Error loading OpenSSL: Incompatible OpenSSL version found: OpenSSL 1.1.1f  31 Mar 2020
Using OpenSSL version: OpenSSL 1.1.1f  31 Mar 2020 (/lib/aarch64-linux-gnu)
MessageDigest load - using Native crypto library.
NativeChaCha20Cipher load - using Native crypto library.
NativeGaloisCounterMode load - using Native crypto library.
Crypto test COMPLETED

@pshipton
Copy link
Member

It's not worth re-testing due to the change. We'll wait for Keith's review.

@pshipton pshipton merged commit c625f9a into ibmruntimes:openj9 Apr 20, 2022
keithc-ca pushed a commit to keithc-ca/openj9-openjdk17 that referenced this pull request Oct 27, 2022
…h-iter-2

Port 4 z/OS patches for native/libnet and native/libnio
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.

4 participants