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

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

by wodSupport, Wednesday, January 11, 2006, 23:53 (6890 days ago) @ timster

Tim,

do you really want to authenticate with FTP server using your certificate? Protocol is FTPS, right?

If you do, make sure you call Load and LoadKey, make sure you set Authentication to authCertificiate and then you're ready.

But are you sure you want that? Or you just want to connect to SSL server and you assume you need certificate too? No, you don't in that case.


Complete thread: