More diagnostics.
This commit is contained in:
parent
97e84e38df
commit
ab8f6b415f
@ -158,6 +158,7 @@ int X509_print(BIO *bp, X509 *x)
|
||||
if (pkey == NULL)
|
||||
{
|
||||
BIO_printf(bp,"%12sUnable to load Public Key\n","");
|
||||
ERR_print_errors(bp);
|
||||
}
|
||||
else
|
||||
#ifndef NO_RSA
|
||||
|
Loading…
x
Reference in New Issue
Block a user