#966 Add an option to archive a symmetric key using key-archive-cli
Closed: migrated 3 years ago by dmoluguw. Opened 9 years ago by kaskahn.

key-archive command should should have options to accept the key algorithm, key size and binary data of a symmetric key and archive it. Currently, only an option --passphrase is available.


This ticket cannot be addressed for 10.2 as there is no mechanism as of now to serialize and de-serialize an object of type SymmetricKey(provided in JSS). The options provided for the CLI command to archive a symmetric key would be the algorithm used, algorith OID and the key data.

I would suggest we take a look into in the future versions of 10.2 or 10.3.

A string representation of the a symmetric key can be archived using a normal passphrase/secret archival which is supported by the key-archive command.

Moving to 10.2.1. Discussed about it with Ade.

Proposed Milestone: 10.2.2 (per CS Meeting of 09/17/2014)

Per Dogtag 10.2.X meeting of 01/14/2015: Milestone 10.3

Metadata Update from @kaskahn:
- Issue assigned to kaskahn
- Issue set to the milestone: UNTRIAGED

7 years ago

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/1532

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 Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata