After issuing a cert. I go back on my client broswer and I click
correctly on my IE).
On MY Web server IIS I map this certification with local acount. Than
cert.
David Wang [Msft] wrote:
> I have no idea what you are trying to accomplish, especially the following:
> > I am requesting web cert. from CA , and then I am installing it,
> > and then from another Comp. running XP I am trying to request
> > Client cert. where I install this cert, and I go and map this cert on
> > IIS to local computer acount (Workgoup)
>
> It definitely does not sound like the right way to do client certificates.
> You never install and request the same certificate - only one identity is
> supposed to own a certificate.
>
> It is working in the case where the CA and web page are on the same machine
> because you managed to install it already. It sounds like you are failing to
> install the client certificate on the XP machine hence it cannot be selected
> for use. If so, that has nothing to do with IIS nor security; please look up
> how to assign certificates to users in normal Windows documentation.
>
> Now, SSL has nothing to do with Client Certificates. One is encryption, and
> the other is authentication. In particular you do not need Client
> Certificates to do SSL.
>
> --
> //David
> IIS
>
http://blogs.msdn.com/David.Wang > This posting is provided "AS IS" with no warranties, and confers no rights.
> //
> "arijan" <arijan00@gmail.com> wrote in message
> news:1129275964.734296.305080@z14g2000cwz.googlegroups.com...
> I have two machines with 2k3, I one I setup Stand-alone CA and in the
> other one WEB page,
> I am requesting web cert. from CA , and then I am installing it, and
> then from another Comp. running XP I am trying to request Client cert.
> where I install this cert, and I go and map this cert on IIS to local
> computer acount (Workgoup)
> BUT This is not working I cant access my web
> But when I have A web page and CA on the same machine I dont have
> problems,I can use Client cert with no problems
> I been searching for solutions for more thane a month but nothing
> Anybody any idea