Ask a Question related to ASP Components, Design and Development.
-
Edugtpa #1
Retrieve Client Certificate using COM Objects
Anybody knows how to retrieve Client Certificate using COM objects instead
of: var=Request.ClientCertificate("certificate");
Thanks
Edugtpa Guest
-
Setting up client certificate.
I am trying to use a web service over ssl, that requires a client certificate to be installed. i imported a .p12 file and my windows applications... -
Save/retrieve certificate in Active Directory
I want to create a user certificate with W2K3's Certificate Service and programatically store it in Active Direcory as the value of the... -
ASP.Net using a Client Certificate on IIS 6.0
I have an ASP.Net application application that uses a client certificate to communicate to a third party. Now, in Win2K, to install the Class 1... -
Programmatically Asking for Client Certificate
Hello All, I have written a web service. I've added the following code to the global.asax.cs protected void Application_BeginRequest(Object... -
client certificate
Hi, I have this problem: I use windows 2003 iis6 and framework. I installed some web service with client certification required but if i ask the...



Reply With Quote

