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
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
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)
>