Click here to Skip to main content
15,747,908 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want to use OpenSsl .net wrapper for the mutual authentication but because I am very new to all this OpenSsl stuff I don't know how to to do that. What I have with me is Client and server certificates and I want to authenticate both server and client. there is no much samples available online to do the same so I am stuck now. can please anybody help me out...

Thank You.
Posted
Comments
ZurdoDev 27-Jan-14 15:49pm    
Need more info as to where you are stuck.
sagar1589 27-Jan-14 23:32pm    
As I said earlier I have just started working with openSsl so I don't know much about openSsl .net wrapper but still I will try to explain you my situation. We have client and server, I what I need to do is send an client certificate to server and server is going to authenticate that and again server will send certificate which clients need to validate. Now in OpenSsl .net wrapper I have seen method like authenticateAsClient and authenticateAsServer but problem is the parameters these methods are accepting is something I am not able to understand, so can I please have some sample code where this authentication is happening or is there anything you can help me with.

Thank You.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900