wbond / asn1crypto

Python ASN.1 library with a focus on performance and a pythonic API
MIT License
335 stars 140 forks source link

Update CRL versions to match RFC 5280. #242

Closed vinas003 closed 1 year ago

vinas003 commented 2 years ago

Update CRL versions to match RFC 5280.

See https://datatracker.ietf.org/doc/html/rfc5280#section-5.1.2.1"

Fixes #236.

wbond commented 1 year ago

Could you rebase this on master?

vinas003 commented 1 year ago

Rebase done. But I think you need to merge this first due to dependency. https://github.com/wbond/crlbuilder/pull/7