Skip to content

Conversation

@henrybarreto
Copy link
Contributor

Replace old openssl genrsa command with openssl genpkey to generate RSA private keys in PKCS#8 format by default. This modernizes key generation across all services and scripts.

Closes #5219

Replace old openssl genrsa command with openssl genpkey to generate RSA
private keys in PKCS#8 format by default. This modernizes key generation
across all services and scripts.
@henrybarreto henrybarreto self-assigned this Sep 11, 2025
@henrybarreto henrybarreto requested review from a team as code owners September 11, 2025 15:27
@gustavosbarreto gustavosbarreto merged commit d578ad5 into master Sep 14, 2025
16 checks passed
@gustavosbarreto gustavosbarreto deleted the fix/gen-rsa-pcsk8-instead-pkcs8 branch September 14, 2025 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Setup fails with "x509: failed to parse private key" error when creating first account

3 participants