urgent: unable to find client certificate

From: biztalker (biztalker_at_discussions.microsoft.com)
Date: 09/29/04


Date: Wed, 29 Sep 2004 05:43:03 -0700

hello all,

i am trying to consume an external web service in my orchestration. the
authentication process on the external side is a cert-based process: the
party i am attempting to communicate with has the public key of my cert
mapped to a windows based account on their side, so all i need to do is
present my public key when i make a request. i configured the send port
corresponding to the web service port to
i) use anonymous authentication
ii) provided the certificate thumbprint for my server SSL cert, which also
has the client authentication attribute and is stored in the personal and
trusted root certification authorities store, in the client certificate
thumbprint field

when i run the project, i get an error message saying 'client certificate
not found in store'. could someone tell me what i am doing wrong?

thanks



Relevant Pages

  • Re: Calling a X.509 Auth web-service with MSXML2.HTTP from ASP Application
    ... call a WS-Security based XML Web Service with X.509 client certificate ... The toolkit support X.509 client authentication doesn't it? ... > Defending Your XML Web Service against Hackers, ...
    (microsoft.public.inetserver.asp.general)
  • RE: Form Security and WebService
    ... it has to do with the fact that you have a membership store in SQL ... that uses windows authentication). ... call the SharePoint web service to provision the user. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Problem When Calling Web Method Of Web Service From Pocket PC 2003.
    ... > NTLM Authentication is not supported in the CF. ... > Now that I have changed the Web site and Web Service to use Digest ... >> Alex Feinman ... a Desktop application and a Pocket PC 2003 application. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Active Directory authorization
    ... AD should be fine as a source for authentication for your web service. ... The easiest way to use AD for authentication is to just use the transport layer authentication schemes built in to IIS. ... For app level authorization, I'd suggest checking out Microsoft's Authorization Manager framework. ... every applications. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Problem When Calling Web Method Of Web Service From Pocket PC 2003.
    ... > The CF application will be able to support basic authentication only. ... >> When the Web site and Web Service application are set to allow Anonymous ... >> application and a Pocket PC 2003 application. ... >> Private Sub CallHelloWorld() ...
    (microsoft.public.dotnet.framework.compactframework)

Loading