Re: X509_verify return

2005-10-25 Thread Dr. Stephen Henson
On Tue, Oct 25, 2005, David Brock wrote: > Using X509_verify is there a way (programmatically) to tell if the > certificate verification failed because of an unknown CA versus a > corrupted certificate? > Depends on how the certificate is corrupted. Some kinds of corruption will be trapped by

X509_verify return

2005-10-25 Thread David Brock
Using X509_verify is there a way (programmatically) to tell if the certificate verification failed because of an unknown CA versus a corrupted certificate? Thanks, -David- __ OpenSSL Project