24.1. Syntax

24.1. Syntax

The PKCS10Client tool has the following syntax:

PKCS10Client -p certDBPassword -d certDBDirectory -o outputFile -s subjectDN
Option Description
p Gives the password for the security databases.
d Gives the path to the security databases.
o Sets the path and filename to output the new PKCS #10 certificate.
s Gives the subject DN of the certificate.

Table 24.1.