Problem Setting Up x.509 Certificates for WSE2.0

From: Mike Clark (michael.clark_at_nospam.ofm.wa.gov)
Date: 09/21/04

  • Next message: Craig Neuwirt: "Dynamically allocated soap.tcp port"
    Date: Tue, 21 Sep 2004 10:21:03 -0700
    
    

    I am having trouble following the instructions provided for the sample apps
    found in the ReadMe.txt file provided for WSE2.0. Under "Setting up certs"
    the instructions say to use the MMC and "open both the current user's
    certificate store and the local machine certificate store snap-ins. Using
    Right-Click -> All Tasks -> Import..., import each of the following
    certificates from the 'Certificates' folder (provided) into the appropriate
    stores."

    The problem I run into is that the instructions do not seem to match the
    realities on my W2K box. The directions say to import them as follows:

     MsdnWse2SecuritySamplesClient.cer (Client's public key) ->
    LocalMachine/Other People
     MsdnWse2SecuritySamplesServer.cer (Server's public key) ->
    CurrentUser/Other People
     MsdnWse2SecuritySamplesClient.pfx (Client's private key) ->
    CurrentUser/Personal
     MsdnWse2SecuritySamplesServer.pfx (Server's private key) ->
    LocalMachine/Personal

    While there is a Personal store for both CurrentUser and LocalMachine, there
    is no Other People store! I am at a loss of how to get past this --- there
    are a number of other stores, including "Trusted Root Certificates",
    "Enterprise Trust", "Trusted People" and so on, but no exact match to "Other
    People". Unfortunately, "Other People" is exactly what the WSE 2.0
    Certificate Tool is looking for and I am at an impasse!

    Any suggestions?


  • Next message: Craig Neuwirt: "Dynamically allocated soap.tcp port"

    Relevant Pages

    • Re: exporting a public key using the cryptoapi
      ... key blob from a certificate, but it appears that your real purpose is to ... A .cer file is an entire certificate, not just a public key. ... consider these steps to go from a certificate context to a .cer file. ... Save the memory store to a .cer file. ...
      (microsoft.public.platformsdk.security)
    • Re: How To Access Public Key Certificate
      ... The certificate own only a public key and stored in the AdressBook ... I'm really stuck with assymetric encryption. ... > store certificate. ...
      (microsoft.public.platformsdk.security)
    • Re: Trusted Certificates
      ... public key (RSAPublicKey format). ... If you need to understand more about the various possible "public key" formats see: ... Of course you can store entire certificates. ... > thats true if I have the certificate. ...
      (microsoft.public.platformsdk.security)
    • Re: Certificates: Which store to add to?
      ... But before I can call the chaining function on the cert, ... or retrieve the public key, I first need to get the ... chain back to the root certificate). ... >You should not have to import the cert into any store, ...
      (microsoft.public.platformsdk.security)
    • RE: Problem Setting Up x.509 Certificates for WSE2.0
      ... There is an "Other People" tab ... automatic placement into the store, the list of stores corresponds to the ... >> I am having trouble following the instructions provided for the sample apps ... >> Certificate Tool is looking for and I am at an impasse! ...
      (microsoft.public.dotnet.framework.webservices.enhancements)