Chapter 13. CMC Enrollment

Chapter 13. CMC Enrollment

13.1. Syntax
13.2. Usage

The CMC Enrollment utility, CMCEnroll, is used to sign a certificate request with an agent's certificate. This can be used in conjunction with the CA end-entity CMC Enrollment form to sign and enroll certificates for users.

13.1. Syntax

This utility has the following syntax:

CMCEnroll -d directory_containing_agent_cert -h db_password -n certificate_nickname
 -r certificate_request_file -p certificate_DB_passwd [-c comment]
Option Description
d The directory containing the cert8.db, key3.db, and secmod.db files associated with the agent certificate.
h Password to the directory specified in the d option.
n The nickname of the certificate.
r The filename of the certificate request.
p The password to the browser certificate database.
c Optional. Includes comments about the request.

Table 13.1. 

NOTE

Surround values that include spaces with quotation marks.