The OID sanity check was incorrect. It should only disallow *leading* 0x80
[openssl.git] / apps / x509.c
index e7e46d7b6327bfb86ced4422c32ff896e71a46c6..7f55cd1acb7a1249874bb89609846c6da0a86805 100644 (file)
@@ -904,6 +904,7 @@ bad:
                        else if (text == i)
                                {
                                X509_print_ex(out,x,nmflag, certflag);
+ERR_print_errors_fp(stderr);
                                }
                        else if (startdate == i)
                                {