Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update jruby-openssl to 0.15.4.pre1 for testing #8792

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
Loading
from

Conversation

headius
Copy link
Member

@headius headius commented Apr 22, 2025

No description provided.

@headius headius added this to the JRuby 10.0.1.0 milestone Apr 22, 2025
@kares
Copy link
Member

kares commented Apr 22, 2025

The jossl suite is failing with 10 (at the jossl repo) and it does not seem to be Java 21 related.

@headius
Copy link
Member Author

headius commented Apr 23, 2025

@kares This line seems like the most likely source of the null, but I'm not sure what would cause this to return a null public key.

https://github.com/jruby/jruby-openssl/blob/f176706dc0a4b4865c28d8b09c41eb889c8e4577/src/main/java/org/jruby/ext/openssl/PKey.java#L140

You are right, this does not appear to be directly related to Java 21+ but I don't think we can rule that out. There shouldn't be any changes in JRuby 10 that would cause this line to start returning a null public key. It could be something elsewhere, though.

For the purposes of this immediate jruby-openssl update, however, I don't think it should be considered blocking.

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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.