When you are adding a client certificate to the key database, note the following:
For example, if you entered CompanyA as the Affiliate Name, then alias is Company A. The attribute is CN=CompanyA, OU=Development, O=CA, L=Waltham, ST=MA, C=US
To create and store a client certificate in the smkeydatabase file at the Consumer
smkeytool -createDB -password fedDB
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 that 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.
Copyright © 2012 CA.
All rights reserved.
|
|