Re: client certificates
From: Shaun Wilde (shaun_wilde_at_nospam.nospam)
Date: 04/07/05
- Next message: Shaun Wilde: "Re: client certificates"
- Previous message: Nicole Calinoiu: "Re: Cannot open log for source {0} -- again"
- In reply to: [MSFT]: "RE: client certificates"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: client certificates"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: client certificates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 7 Apr 2005 20:19:52 +0100
#1) I'll give it a try
#2) I wish to sign a document - to do so I need to send the data to the
users browser - and the client will sign it using their client certificate
(if the client ceetificate is protected by a password then the user should
have to enter the password. Why? It is so if the user leaves their terminal
unattended then a malicious user cannot sign it on their behalf as they
would not know the password. Security!!
I just don't know who to do this.
"[MSFT]" <lukezhan@online.microsoft.com> wrote in message
news:WJBUjjxOFHA.2944@TK2MSFTNGXA01.phx.gbl...
> Hello,
>
> #1) I think IE will display the cached content when you returns and it
> doesn't send request to server side. You may disable client cache with:
>
> <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
>
> and
>
> Response.Expire = -1
>
> #2) Can you explain more on this issue? I am not clear that why you need
> user input the password and why this page cannot be authenticated.
>
> Thanks,
>
> Luke
>
- Next message: Shaun Wilde: "Re: client certificates"
- Previous message: Nicole Calinoiu: "Re: Cannot open log for source {0} -- again"
- In reply to: [MSFT]: "RE: client certificates"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: client certificates"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: client certificates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|