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 1.0.1 supported at runtime #260

Closed
groeges opened this issue Apr 29, 2019 · 1 comment · Fixed by #271
Closed

OpenSSL 1.0.1 supported at runtime #260

groeges opened this issue Apr 29, 2019 · 1 comment · Fixed by #271

Comments

@groeges
Copy link

groeges commented Apr 29, 2019

Issue or pull request number:
ibmruntimes/openj9-openjdk-jdk11#159
this issue is for JDK11 but contains the PRs for all effected JDK versions.

Overview:
Support for the dynamic loading of the OpenSSL v1.0.1 library at runtime has been added to the OpenJDK Extensions for JDK8, JDK11, JDK12 and JDK next (13). This support is only for runtime and the OpenSSL support is not able to be built using OpenSSL 1.0.1 (the build is still only supported with OpenSSL 1.0.2, 1.1.0 and 1.1.1)

Release target:
Eclipse OpenJ9 0.15.0 . (or whatever the next release is!!!)

Applies to the following JDK versions:
8 and later

Applies to the following platforms:
All platforms

For new command line options:
N/A

@SueChaplain
Copy link
Contributor

Confirmed that this is now targeted for 0.14.2.

SueChaplain added a commit to SueChaplain/openj9-docs that referenced this issue May 16, 2019
- Add OpenSSL 1.0.1 support
- Digest algorithm disabled by default

CLoses: eclipse-openj9#269
Closes: eclipse-openj9#260

Signed-off-by: Sue Chaplain <sue_chaplain@uk.ibm.com>
SueChaplain added a commit to SueChaplain/openj9-docs that referenced this issue May 16, 2019
- Add OpenSSL 1.0.1 support
- Digest algorithm disabled by default

CLoses: eclipse-openj9#269
Closes: eclipse-openj9#260

Signed-off-by: Sue Chaplain <sue_chaplain@uk.ibm.com>
SueChaplain added a commit to SueChaplain/openj9-docs that referenced this issue May 16, 2019
- Add OpenSSL 1.0.1 support
- Digest algorithm disabled by default

CLoses: eclipse-openj9#269
Closes: eclipse-openj9#260

Signed-off-by: Sue Chaplain <sue_chaplain@uk.ibm.com>
SueChaplain added a commit to SueChaplain/openj9-docs that referenced this issue May 16, 2019
- Add OpenSSL 1.0.1 support
- Digest algorithm disabled by default

CLoses: eclipse-openj9#269
Closes: eclipse-openj9#260

Signed-off-by: Sue Chaplain <sue_chaplain@uk.ibm.com>
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 a pull request may close this issue.

2 participants