Re: Certificate verify failed: gSoap client

2011-09-28 Thread Mauricio Klein
Thanks for your reply Mr.Thompson! I'll review my workflow and adjust it following your points. On Thu, Sep 29, 2011 at 12:12 AM, Dave Thompson wrote: > > From: owner-openssl-us...@openssl.org On Behalf Of Mauricio Klein > > Sent: Monday, 26 September, 2011 17:15 > > > I'm usin

RE: Certificate verify failed: gSoap client

2011-09-28 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Mauricio Klein > Sent: Monday, 26 September, 2011 17:15 > I'm using a SOAP toolkit called gSoap and this toolkit provide > an interface to create SSL context. > Using tha samples released in the toolkit, i have

Why RSA considers Hash algorithm

2011-09-28 Thread Lucas Martins
Hello, I was looking libcrypto code, and found that DSA_sign and ECDSA_sign ignore hash algorithm while RSA_sign do not. Are there any reason for this? -- Lucas Gonçalves Martins

Access SSL connection in multiple threads

2011-09-28 Thread Flo Wohlfart
Hi, I am writing an application, which uses DTLS over UDP. As I read in the OpenSSL-dev mailinglist (http://www.mail-archive.com/openssl-dev@openssl.org/msg28844.html) threads are recommended when handling multiple DTLS connections. In my case, however, when using threads, an SSL connection has to