Hello, I'm building my own TLS-server that will communicate with a specific client-application. I've downloaded the OpenSSL library and compiled it (using Microsoft Visual C++ 6.0). Currently my server is able to communicate with the s_client. I am able to select the encryption I need and the communication works just fine. The next step will be exchanging and validating using certificates. That's the point where I'm loosing it... Can somebody explain to me how I can request / receive a certificate from the client and verify it? Is there some place on the net where I can find some documentation about this subject? Thanks, Dirk Hakkesteegt --------------------------------------------------- Get free personalized email at http://www.iname.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
