Re: X509_verify return
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
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