The smexportkey tool exports keys from the key store. The syntax for smkeyexport is following.
smkeyexport -dadminname -wadminpw [-ooutput_filename] [-f] [-c] [-cb] [-cf] [-l] [-v] [-t] [-?]
Specifies the name of the CA SiteMinder® administrator.
Specifies the password of the CA SiteMinder® administrator.
(Optional). Specifies the output file; defaults to stdout.smdif.
(Optional).Overwrites an existing output file.
(Optional). Exports sensitive data, such as passwords and keys in clear text.
If you use this option, dispose of your output file in a secure way so you do not expose sensitive data. Do not use an rm command to remove the exported file. The rm command does not delete the passwords and keys from disk. Only programs which zero-out the file contents delete information safely.
(Optional). Exports sensitive data encrypted with backward-compatible cryptography.
(Optional). Exports sensitive data encrypted with FIPS-compatible cryptography.
(Optional). Creates and logs entries to the specified file (filename.log).
(Optional). Specifies verbose messaging.
(Optional). Enables tracing.
(Optional). Displays command options.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|