Re: C++ problem trying to use a certificate? Can - WeOnlyDo Discussion board

Re: C++ problem trying to use a certificate? Can (General questions)

by timster, Friday, January 13, 2006, 01:19 (6889 days ago) @ wodSupport

Hi Kreso,

COOL! I downloaded the new version and it works great. [:cool:]

I've got user/pass + cert authentication (require both) working fine (although only the cert event fires, not both of them like I would expect).

I'm learning more of the APIs, and so far the only other thing I'm a bit fuzzy on is how to verify the client's public key against the server's private key. I don't see a method or API that lets me do this? I can compare the 2 public keys to each other, but that's not real PKI authentication...

Thanks for the help,
-Tim


Complete thread: