Re: ClientCertificate
From: Manohar Kamath [MVP] (mkamath_at_TAKETHISOUTkamath.com)
Date: 03/29/04
- Previous message: Steven Burn: "Re: Invert an array"
- In reply to: Reena: "ClientCertificate"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 29 Mar 2004 14:40:04 -0600
Is the browser in SSL mode when you do this? I am guessing you are browsing
to an HTTP address not an HTTPS one. So, try browsing to your page with
HTTPS
e.g:
https://myserver/mysslpage.asp
-- Manohar Kamath Editor, .netWire www.dotnetwire.com "Reena" <palejar2@navsea.navy.mil> wrote in message news:u0umJgcFEHA.2868@TK2MSFTNGP12.phx.gbl... > Hi, > > > Working with ASP, Windows 2000, IIS 5.0. > > I have CA certificate installed on my machine which is installed fine. > Under IIS, Web Site - Properties - Directory Security, I can view > certificate. Secure communication is set to "Accept Client certificate" > > However when I run following code through browser nothing happens. > > Response.Write Request.ClientCertificate() > > Any Suggestions? > > Thanks, > > - Reena > > > >
- Previous message: Steven Burn: "Re: Invert an array"
- In reply to: Reena: "ClientCertificate"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading