Re: Client certificate error with web services
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 30 Aug 2006 10:47:12 -0500
Do you know which attribute in the certificate is being used to identify the
user to Windows via the mapping?
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"oldbear" <oldbear@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0626FCAF-1B3A-4B66-95E7-AB3C848DECB3@xxxxxxxxxxxxxxxx
Hi
I have a web service which uses WSE for signing, and SSL for
confidentiality
and authentication.
Authentication is via client certificates.
The above scenario is already implemented and cannot be changed.
Client certs produced by a Microsoft CA work fine for authentication. The
certificate is mapped to a user in the SAM via certificate mapping. In the
IIS log, I can see that the user is the one from the local SAM, and so
this
means that the certificate mapping has taken place.
However, when I use a certificate produced by GeoTrust, this will not
work.
It results in a 403: Access Forbidden error (status code of 5).
The iis log shows that the mapping to the user account has not taken
place.
The client cert from the Microsoft CA shows that it is valid for Client
Authentication only in the properties box, and it's purpose is 'Proves
your
identity to a remote computer'.
The certificate from GeoTrust shows that it is valid for Client
Authentication, as well as other uses. It's purpose is 'All application
policies'.
The CRLs for the Geotrust cert have been downloaded from the CRL
distribution point and placed in the certificate store. Intermediate certs
have been placed in the Intermediate Authorities folder, and the root
authority has been placed in the trusted root ca folder.
Please can you give any suggestions on why this does not work. Let me know
if you need further clarification.
Thanks in advance
--
----------------------------------
Chris Seary
http://blog.searyblog.com/
.
- Follow-Ups:
- Re: Client certificate error with web services
- From: oldbear
- Re: Client certificate error with web services
- Prev by Date: Re: Windows Authentication in VB.Net Application
- Next by Date: Re: Client certificate error with web services
- Previous by thread: Windows Authentication in VB.Net Application
- Next by thread: Re: Client certificate error with web services
- Index(es):
Relevant Pages
|