Validate - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Related Commands
certificate (Validation Credentials), profile
Examples
v Enters Validation Credentials Mode to create the ValCred-1 Validation
v Deletes the ValCred-1 Validation Credentials.

validate

Validates the digital signature of a specified file.
Syntax
validate URL valcred name alg algorithm
Parameters
URL
valcred name
alg algorithm
Guidelines
The validation process attempts to validate the digital signature of the target
document by iterating through the certificates that are referenced by the specified
Validation Credentials.
Related Commands
sign, valcred
Examples
v Uses the Signers Validation Credentials to validate the digital signature of the
# validate store:///SchemaNew.xsd valcred Signers alg smime
#
Credentials.
# valcred ValCred-1
Entering Validation Credentials mode for 'ValCred-1'
#
# no valcred ValCred-1
Validation Credentials 'ValCred-11' deleted
#
Identifies the local file whose digital signature is to be verified, and takes
the directory:///filename form, where:
directory
Specifies a directory on the appliance. Refer to "Directories on the
appliance" on page xxii for details.
filename
Specifies the name of a file in the specified directory.
Specifies the name of a Validation Credentials (a certificate list).
Identifies the signature method.
store:///SchemaNew.xsd schema with the S/MIME algorithm.
'SchemaNew.xsd' successfully validated.
Chapter 11. Crypto configuration mode
241

Advertisement

Table of Contents
loading

Table of Contents