Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Remove the check on a specific OpenSSL API for JITServer #35

Merged
merged 1 commit into from
Jan 7, 2020

Conversation

a7ehuo
Copy link
Contributor

@a7ehuo a7ehuo commented Jan 6, 2020

With the change in eclipse-openj9/openj9#8145, OpenSSL symbols are
dynamically loaded at the runtime. During the build time,
there is no longer a dependency on the installed OpenSSL
version on the build machines. Removed the code that
checks SSL_CTX_set_ecdh_auto during config.

Signed-off-by: Annabelle Huo Annabelle.Huo@ibm.com

With the change in eclipse-openj9/openj9#8145, `OpenSSL` symbols are
dynamically loaded at the runtime. During the build time,
there is no longer a dependency on the installed `OpenSSL`
version on the build machines. Removed the code that
checks `SSL_CTX_set_ecdh_auto` during config.

Signed-off-by: Annabelle Huo <Annabelle.Huo@ibm.com>
Copy link
Member

@keithc-ca keithc-ca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@keithc-ca keithc-ca merged commit e2a5fe7 into ibmruntimes:openj9 Jan 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants