cloudflare / cloudflare/cfssl

CreateCRL has been Deprecated: this method does not generate an RFC 5280 conformant X.509 v2 CRL.

Open
#1,308 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
9.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

CreateCRL in crl/crl.go has been Deprecated.

// CreateCRL returns a DER encoded CRL, signed by this Certificate, that
// contains the given list of revoked certificates.
//
// Deprecated: this method does not generate an RFC 5280 conformant X.509 v2 CRL.
// To generate a standards compliant CRL, use **CreateRevocationList** instead.

![image](https://github.com/cloudflare/cfssl/assets/25894200/f841e99b-6557-4d9f-9354-706818b5d400)

![image](https://github.com/cloudflare/cfssl/assets/25894200/37010b44-5d15-4624-8e1e-a96c6d7e8fff)

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.