Hi.

I have to write client for some system that is written by other people,
apparently it uses SSL ;)
I can normally establish SSL connection and receive appropriate response,
but problem is that they sent us their certificate file that we should use,
named "users.cer" (single file).

I googled and loked at various tutorials, but they all involve generating
private key, making certificate out of it, ending it for signing etc. No cer
file usage decribed anywhere.
How do I add .cer certificate usage to standart connection with SSL?

A code sample 'd be appreciated ;)


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to