Re: .Net client and SSL mutual authentication : 403 Forbidden, client certificate not sent
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 10/10/05
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: .Net client and SSL mutual authentication : 403 Forbidden, client certificate not sent"
- In reply to: Mfenetre: "Re: .Net client and SSL mutual authentication : 403 Forbidden, client certificate not sent"
- Next in thread: Peter Jakab: "Re: .Net client and SSL mutual authentication : 403 Forbidden, client certificate not sent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 10 Oct 2005 09:50:03 -0700
Hello Mfenetre,
So your client is running as network service? this means that the cert has
to be in the Local Machine/MY store - is that the case?
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> Hello Dominick,
>
> Yes it works with IE or Firefox.
> That's what makes me think that in my .Net client the client
> certificate is not used/sent.
> Perhaps it doesn't have access to the private key but I've followed
> this article :
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnet
> sec/html/SecNetHT13.asp
>
> and granted access to the "Network Service" :
>
> WinHttpCertCfg.exe -g -c LOCAL_MACHINE\MY -s "CreditCardClientSSL" -a
> "Network Service"
>
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: .Net client and SSL mutual authentication : 403 Forbidden, client certificate not sent"
- In reply to: Mfenetre: "Re: .Net client and SSL mutual authentication : 403 Forbidden, client certificate not sent"
- Next in thread: Peter Jakab: "Re: .Net client and SSL mutual authentication : 403 Forbidden, client certificate not sent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|