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

Change crypto loading method to return OpenSSL version #668

Merged
merged 1 commit into from
May 25, 2023

Conversation

KostasTsiounis
Copy link
Contributor

When loading the OpenSSL crypto library, a boolean value indicating success or failure would be returned. This commit changes the method responsible for that to return the OpenSSL version in long format, or -1, in case of inability to load it.

A method getVersion() is, also, added to allow for other classes to retrieve the version of the loaded OpenSSL native library.

Signed-off by: Kostas Tsiounis kostas.tsiounis@ibm.com

@keithc-ca
Copy link
Member

Jenkins test sanity zlinux jdk8

@AdamBrousseau
Copy link
Collaborator

Jenkins copyright check

@AdamBrousseau
Copy link
Collaborator

Jenkins test sanity zlinux jdk8

1 similar comment
@AdamBrousseau
Copy link
Collaborator

Jenkins test sanity zlinux jdk8

@keithc-ca keithc-ca merged commit adbbc28 into ibmruntimes:openj9 May 25, 2023
@KostasTsiounis KostasTsiounis deleted the ossl_version branch June 22, 2023 14:20
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.

3 participants