#876 TPS Rewrite: Token Enrollment operation
Closed: Duplicate Opened by jmagne.

This operation will allow TPS to populate the user's token with desired certificates and keys.

This high level task can be subdivided into smaller tasks such as:

Token Side Key Generation - Implement the code to generate the key on the token.

Cert Enrollment with CA - Implement CertEnroll functionality which talks to the CA and gets the certificates to write to the token.

Low Level PKCS#11 token Objects - Support for creating and mapipulating PKCS#11 Objects on the token for certs and key objects.

Server Side Keygen - Talk to the KRA to generate a key and return it. Use this key for enrollment and iject it onto the token.


This Enrollment operation will allow TPS to populate the user's token with desired certificates and keys.

This high level task can be subdivided into smaller tasks such as:
Redone Description:

Token Side Key Generation - Implement the code to generate the key on the token.

Cert Enrollment with CA - Implement CertEnrollment functionality which talks to the CA and gets the certificates to write to the token.

Low Level PKCS#11 Token Object Support - Support for creating and manipulating PKCS#11 Objects on the token for cert and key objects.

Server Side Keygen - Talk to the KRA to generate a private key and return it. Use this key for enrollment and inject it onto the token.

This is covered by tickets 885-887. Closing this ticket, as the work will be handled in those other tickets.

Metadata Update from @jmagne:
- Issue set to the milestone: 10.2 Backlog

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1443

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata