The OID sanity check was incorrect. It should only disallow *leading* 0x80
authorDr. Stephen Henson <steve@openssl.org>
Sun, 7 Mar 2010 16:40:05 +0000 (16:40 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 7 Mar 2010 16:40:05 +0000 (16:40 +0000)
commit7ed485bc9fab7609ad06960bf84118ea4c61da3a
treefac526c7699f903e404e5ced44c19de07046c265
parent069d4cfea58379336028d34d32793de6365f75fc
The OID sanity check was incorrect. It should only disallow *leading* 0x80
values.
apps/x509.c
crypto/asn1/a_object.c