by GeeeTeee posted on 2005/05/12 |
|
Hi, could anybody offer me some help please?
I need to implement a secure tcp socket which has to provide both a client certificate and verify against a server certificate. The two certificates have been provided to me in the form of .PEM files.
I have tried using some of the sample code provided, but nothing seems to work. Am I missing something?
Thanks. |