CRL Generation
Open
enhancement
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
The gencrl command has not been working like the other generator commands such as gencert. The output of those commands is JSON and I can pipe to the cfssljson library to create my certs. The gencrl command outputs a base64 string but it has no line separation or begin or end lines like a standard x509 CRL.
Contributor guide
Assessment
This issue has not been assessed yet.