cloudflare / cloudflare/cfssl

Support PKCS#8 Output for private keys

Open
#848 3 comments 19 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
9.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Unless I'm missing something, I don't believe you can tell `cfssl` to output private keys in PKCS#8 format rather than PKCS#1. This is annoying as some platforms (e.g., Java) don't have good support for keys in PKCS#1 and much prefer PKCS#8.

Obviously easy to convert from one to the other with say OpenSSL, but be nice to avoid an extra dependency.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.