Ask a Question related to ASP.NET Security, Design and Development.
-
Luca Caruso #1
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 asmx page from a client of
the same domain the browser require me to choose my certificate, when i
repeat the same request from a client of another domain it answer 403.7
without ask me to choose my certificate.
why?
thank you
Luca Caruso Guest
-
How to determine which certificate that client uses?
Hello, I have a Web Server which uses Certificate Authority(CA) and SSL. One computer with client certificate can browse web pages of this web... -
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... -
Client Side Certificate
Hi, Regarding Microsoft Knowledge Base Article : 315588, We have 60 clients for our ASP.NET application. Do we need to buy an SSL Key from... -
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 Info
This document on mitigating session fixation and hijacking: http://www.acros.si/papers/session_fixation.pdf recommends "Binding the session ID... -
Luca Caruso #2
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 asmx page from a client of
the same domain the browser require me to choose my certificate, when i
repeat the same request from a client of another domain it answer 403.7
without ask me to choose my certificate.
why?
thank you
Luca Caruso Guest



Reply With Quote

