[openssl-users] Automatic reply: Devolução de cheque favor entrar em contato.0076554 (92887)

2014-12-15 Thread Agopian, Carlo
I'm currently out of office with limited access to email and voicemail. I'll be back in the office on Wednesday 12/17. Carlo ___ openssl-users mailing list openssl-users@openssl.org https://mta.opensslfoundation.net/mailman/listinfo/openssl-users

RE: " unable to get local issuer certificate" & certificate not trusted errors

2009-07-10 Thread Agopian, Carlo
icates are installed correctly so I'd advise you go to equifax's site and run their test against the site/server concerned. If thats ok then it may be you need to specify CAPATH on the openssl command to the appropriate directory. Duncan On 9 Jul 2009, at 21:20, Agopian, Carlo wrot

RE: " unable to get local issuer certificate" & certificate not trusted errors

2009-07-09 Thread Agopian, Carlo
Hello, I'm getting the same error 20 as below for a different site. I did find out that the certificate issuer is Equifax Secure Certificate Authority. Obviously this is not one of the popular CA's such as thawte,verisign,etc. Is this my problem? If so how do I tell openssl to recognize this CA?

RE: "SSL3_GET_RECORD:wrong version number"

2007-05-31 Thread Agopian, Carlo
Marek, Thanks for the info. Is it possible that the client is using version 3 while the server is using some other version? I'm seeing this error("error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number") in my client and I'm pretty sure that I'm setting the client's version to 3. Ho