Previous Topic: Select the Client Cert Option for Authentication

Next Topic: Protect the Assertion Retrieval Service at the Producer

Add a Client Certificate to smkeydatabase

To create and store a client certificate in the smkeydatabase file at the consumer:

  1. Open a command window.
  2. If necessary, create a key database by entering:

    smkeytool -createDB -password fedDB

  3. Generate a key-pair combination.

    For example, to create a private key using the PKCS8 format enter:

    smkeytool -addPrivKey -alias CompanyA -keyfile idp1pkey.pkcs8 -certfile idp1.crt -password smdb

    This example assumes you are running smkeytool from the directory where the certificate and key are located, so there are no file paths necessary.

    The certificate is now added to the smkeydatabase.

  4. Restart the Policy Server to see the smkeydatabase changes immediately.

Notes on Creating a Private Key


Copyright © 2010 CA. All rights reserved. Email CA about this topic