HI all, I hav got a ssl client and server running with single way certificate authentication presently implemented . I want to enable client side certificate authentication as well but am stuck regarding the appropriate use of client_cert_cb callback function and the related function void SSL_CTX_set_client_cert_cb ( ctx , cb ) for installing certificates on the client side .
Can anyone guide me on this ..this is a little urgent ... Thanks -Vaibhav Bindroo