Hi,
> Make a CA cert, and sign a server cert with it, and use this in the
> verify locations call in the client.
I tried this and instead I get the error:
-Error with certificate at depth: 0
issuer = ...
subject = ...
err 20:unable to get local issuer certificate
Best Regards,
Mark W
Make a CA cert, and sign a server cert with it, and use this in the
verify locations call in the client.
Mark wrote:
Hi,
Thanks for the help from everyone with regards to certificates. I now
have
an error when attempting to run my application.
On the server side when I call SSL_accept() I