Feature consideration: OpenSSH Certificate Authority extension
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I really like cfssl, and i find myself wanting something similar for running an openssh certificate authority. The private key format is the same, but the public key format is incompatible. ssh-keygen can be used to produce a valid openssh public key from a cfssl private key. However, the openssh CA portion is incompatible with x509.
I was curious if there was any project interest in evaluating this as a possibility, or if it was outside of current scope.
Contributor guide
Assessment
This issue has not been assessed yet.