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

Use OpenSSL::PKey.generate_pkey instead of OpenSSL::PKey::Algo #220

Closed
wants to merge 1 commit into from

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Jul 18, 2024

This is the recommended way to generate private keys.

I vaguely recall that this requires OpenSSL 3.0 but acceptance tests should show it if I break things.

@ekohl ekohl force-pushed the use-openssl-pkey-indirection branch from a043eaa to 6071fec Compare July 18, 2024 16:13
This was needed on Fedora 40 with OpenSSL 40 to make the test suite
pass.
@ekohl ekohl force-pushed the use-openssl-pkey-indirection branch from 6071fec to fd2cd0e Compare July 18, 2024 17:30
@ekohl
Copy link
Member Author

ekohl commented Jul 18, 2024

I forgot I already opened #189.

@ekohl ekohl closed this Jul 18, 2024
@ekohl ekohl deleted the use-openssl-pkey-indirection branch July 18, 2024 17:31
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.

1 participant