garyritu Posted April 11, 2011 Posted April 11, 2011 Hi All, I have done the client certificate authentication on the IIS and one to one mapping of certificate has been done. But my problem is all setup done manually, how the application come to know that client authentication is working fine or Is there is any error in certificate (say cert.. expired etc). What code can be used in .Net to verify IIS setup is working fine and Data can send using SSL link. Quote
ICTCity Posted April 11, 2011 Posted April 11, 2011 I just found this on .net classes: http://msdn.microsoft.com/en-us/library/system.net.servicepointmanager.servercertificatevalidationcallback.aspx Can it be helpful? Quote -------------------------------------------------------- Tu peux aussi crire en franais. Du kannst auch auf Deutsch schreiben. Puoi scrivere anche in italiano. --------------------------------------------------------
Recommended Posts