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

Fix: X509Cert.public_key raises for EC keys. #273

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Fix: X509Cert.public_key raises for EC keys. #273

merged 1 commit into from
Apr 13, 2023

Conversation

nicholasdower
Copy link
Contributor

@nicholasdower nicholasdower commented Mar 3, 2023

Attempts to address #274.

@kares kares linked an issue Apr 13, 2023 that may be closed by this pull request
@kares kares merged commit 94aa9f4 into jruby:master Apr 13, 2023
@nicholasdower nicholasdower deleted the nickd/ec-algorithm branch April 13, 2023 15:28
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.

OpenSSL::X509::CertificateError: unsupported algorithm 'EC'
2 participants