Got X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY when there was a root in the store.

2011-01-18 Thread Karthik Ravikanti
I created a self signed certificate and used it to sign a server's certificate. I put root in the client's store, using a custom X509_LOOKUP, overriding the get_by_subject() method. I see that I'm indeed returning the correct certificate in the return object from get_by_subject() and also a return

Re: DTLS new testing ways

2011-01-18 Thread Bill Durant
I listened to your email using DriveCarefully and will respond as soon as I can. Download DriveCarefully for free at www.drivecarefully.com __ OpenSSL Project http://www.openssl.org User Support Mai

Re: DTLS new testing ways

2011-01-18 Thread Robin Seggelmann
Hi Sebastian, On Jan 17, 2011, at 4:12 PM, Sebastian Proca wrote: > It's strange for me how comes that, depending on the specified arguments, I > get two different errors: > > I case : > > # ./dtls_udp_echo 127.0.0.1 > SSL_connect: Connection refused > error::lib(0):func(0):reason(0) >