A.2. Output Reference
An output is the response to the end user of a successful enrollment.
A.2.1. CMC Certificate Output Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
The profile framework enables you to specify output plug-ins. In case of certificate enrollments using CMC requests, the output is implicitly set to CMC output in conformance with RFC 5272. Therefore, the output value specified in the profile is ignored.
A.2.2. nsNSKeyOutput Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
In TMS, this class implements the output plug-in that returns the DER encoded certificates for token keys.
Example A.6. caTokenUserDelegateAuthKeyEnrollment.cfg
output.list=o1 output.o1.class=nsNKeyOutputImpl
output.list=o1
output.o1.class=nsNKeyOutputImpl