Re: Problems validating X509 certificate

2000-07-07 Thread Dr Stephen Henson
"Gustavo T. Costa" wrote: > >Hello. > >I'm trying to validate a X509 certificate using the code below. I tried > several certificates, some generated by openssl and some generated by other > CAs. In all cases I receive the same error (erro code # 7, which is defined > as X509_V_ERR_CERT_

Problems validating X509 certificate

2000-07-06 Thread Gustavo T. Costa
Hello. I'm trying to validate a X509 certificate using the code below. I tried several certificates, some generated by openssl and some generated by other CAs. In all cases I receive the same error (erro code # 7, which is defined as X509_V_ERR_CERT_SIGNATURE_FAILURE). I know the cer