Skip to content

tests: added check for the decoding of certificates with long OIDs

username-removed-105950 requested to merge long-oids into master

That is, OIDs which have an element which exceeds 2^32. This test requires a libtasn1 with the following fix to succeed https://gitlab.com/gnutls/libtasn1/commit/6bb6a1a10fdf01c618be5bde0beeb65a1c90f866

Merge request reports