pyasn1-modules
pyasn1-modules copied to clipboard
Fix mapping for CRLNumber value type
The value type of the CRLNumber CRL extension in RFC 5280 is defined as CRLNumber, not INTEGER (CRLNumber has a constraint to prohibit negative values).