cloudflare / cloudflare/cfssl

CRL Generation

Open
#661 2 comments 0 reactions 0 assignees View on GitHub
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

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.