pki-bot / pki-issues-final

0 stars 0 forks source link

Add an option to archive a symmetric key using key-archive-cli #959

Open pki-bot opened 3 years ago

pki-bot commented 3 years ago

This issue was migrated from Pagure Issue #966. Originally filed by kaskahn on 2014-04-16 23:36:20:


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.

pki-bot commented 3 years ago

Comment from kaskahn at 2014-07-22 03:42:12

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.

pki-bot commented 3 years ago

Comment from kaskahn at 2014-07-22 03:43:56

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.

pki-bot commented 3 years ago

Comment from kaskahn at 2014-08-28 20:57:29

Moving to 10.2.1. Discussed about it with Ade.

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2014-09-18 04:19:19

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

pki-bot commented 3 years ago

Comment from mharmsen (@mharmsen) at 2015-01-15 00:38:57

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

pki-bot commented 3 years ago

Comment from kaskahn at 2017-02-27 13:58:04

Metadata Update from @kaskahn: