Ask a Question related to ASP.NET Security, Design and Development.
-
Ashish #1
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 are able to access
the service.
but when i try same code with web application i get "The underlying
connection was closed: Could not establish secure channel for SSL/TLS."
error
It would be great if someone could provide some information as to how to
setup client certificates to be used by aspnet user ..
thanks in advance
-ashish
Ashish Guest
-
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... -
IIS forgetting I want it to use a client certificate...
We have a WLBS Win2K cluster with IIS5. We have an ASP app that needs to programmatically connect to another server with a client certificate. I... -
Client Certificate Info
This document on mitigating session fixation and hijacking: http://www.acros.si/papers/session_fixation.pdf recommends "Binding the session ID... -
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

