System information

Parameters Description
For example,
revRequest.invalidityDatePresent=false.
identityProof.enable
If set to true, then the request contains this
control. If this parameter is not set, the value
is assumed to be false.
For example, identityProof.enable=false.
identityProof.sharedSecret
The shared secret for identityProof control.
For example,
identityProof.sharedSecret=testing.
popLinkWitness.enable
If set to true, then the request contains this
control. If this parameter is not set, the value
is assumed to be false.
For example,
popLinkWitness.enable=false.
LraPopWitness.enable
If set to true, then the request contains this
control. If this parameter is not set, the value
is assumed to be false.
For example, LraPopWitness.enable=false.
LraPopWitness.bodyPartIDs
The space-delimited list of body part IDs for
the LraPopWtiness control.
For example,
LraPopWitness.bodyPartIDs=1 .
Table 12.2.
2. Usage
Once a simple CMC request, a PKCS #10 request, has been generated, do the following to
send it to the CA:
1. Run the AtoB tool to convert the base-64-encoded PKCS #10 request to binary.
2. Use the HttpClient utility to send the request.
Usage
53