25.1. Syntax

25.1. Syntax

The bulkissuance command has the following syntax:

bulkissuance -n rsa_nickname [-p password | -w passwordFile]
 [-d dbdir] [-v] [-V] -f inputFile hostname:[port]
Option Description
n Gives the agent certificate nickname.
p Gives the certificate database password. Not used if the -w option is used.
w Optional. Gives the path to the password file. Not used if the -p option is used.
d Optional. Gives the path to the security databases.
v Optional. Sets the operation in verbose mode.
V Optional. Gives the version of the bulkissuance tool.
f Gives the path and filename of the input file containing an HTTP request to send to the specified hostname.
hostname Gives the hostname of the server to which to send the request.
port Optional. Gives the port number of the server.

Table 25.1. 

NOTE

This utility requires an input file which includes the URI to the CA's bulk issuance interface and the certificate request.