Sskey - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

idcred alias
alg algorithm
Guidelines
Before encrypting a file, use the sign command to attach a digital signature to the
file. You can email an encrypted file with the send file command.
Related Commands
validate
Examples
v Use S/MIME to sign the FWSec-1 log file. The uses S/MIME to encrypt the

sskey

Creates an alias for a shared secret key.
Syntax
sskey key-alias URL [password password]
sskey key-alias URL [password-alias password-alias]
no sskey key-alias
Parameters
key-alias
sharedcert:
Contains private keys and certificates which are shared
across domains
store: Contains DataPower-supplied processing resources such as
style sheets, schemas and authentication/authorization files
tasktemplates:
Contains Task Template files
temporary:
Contains temporary files
filename
Specifies the name of the file to sign.
Specifies and existing alias for an Identification Credentials (a matched
public/private key pair) used to identify the identification-set-alias references
the local private key used to sign a file.
Identifies the signature method.
signed file.
# sign logtemp:///FWSec-1 idcred bob alg smime
File 'FWSec-1' successfully signed
# encrypt logtemp:///FWSec-1 cert bob alg smime
File 'FWSec-1' successfully encoded
Specifies an alias for the stored shared secret key.
The name can contain a maximum of 32 characters. For restrictions, refer to
"Object name conventions" on page xxiv.
Chapter 11. Crypto configuration mode
237

Advertisement

Table of Contents
loading

Table of Contents