decoding: added flag ASN1_DECODE_FLAG_ALLOW_INCORRECT_TIME
This flag allows decoding errors in time fields even when
in strict DER mode. That is introduced in order to allow
toleration of invalid times in certificates (which are common)
even though strict DER adherence is enforced in other fields.
Signed-off-by:
Nikos Mavrogiannopoulos <nmav@redhat.com>
Please register or sign in to comment