Symptom:
I want to migrate smkeydatabase certificate data to the certificate data store manually.
Solution:
Use the smkeydatabase migration utility (smmigratecds).
Follow these steps:
smmigratecds.bat -validateInstall
Verifies that the certificate data store is installed correctly.
smmigratecds.sh -validateInstall
Follow the step for your operating platform:
smmigratecds.bat -validate -log log_file
Compares the contents of the smkeydatabase to the certificate data store.
Sends the validation results to a log.
Specifies the name of the log file and the location to which the utility sends it.
Example: -log "C:\FederationStandalone\logs"
smmigratecds.sh -validate -log log_file
smmigratecds.bat -migrate -log log_file -p unencrypted_password
smmigratecds.sh -migrate -log log_file -p unencrypted_password
The command arguments indicate the following action:
Migrates the smkeydatabase to the certificate data store.
Sends the migration results to a log.
Specifies the name of the log file and the location to which the utility sends it.
Examples:
-log "C:\Progam Files\Sample\Logs"
-log export/fed/Sample/Logs"
(Optional). Specifies the unencrypted value of the smkeydatabase password. Use this argument to avoid any problems if a system cannot decrypt the password stored in smkeydatabase.properties file.
Specifies the unencrypted password for the smkeydatabase.
|
Copyright © 2013 CA.
All rights reserved.
|
|