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

by Jasmine, (7097 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.

locked

Complete thread: