diff options
author | Ade Lee <alee@redhat.com> | 2017-05-26 13:06:18 -0400 |
---|---|---|
committer | Ade Lee <alee@redhat.com> | 2017-06-07 16:00:41 -0400 |
commit | 38df4274214938ceece85627abb6d4fe77b960ff (patch) | |
tree | c3361a13185302f03ddb4162aa04f5816190c27d /base/ca/setup | |
parent | 9db838825b60719e6670c92957db3f33c5b12ae0 (diff) | |
download | pki-38df4274214938ceece85627abb6d4fe77b960ff.tar.gz pki-38df4274214938ceece85627abb6d4fe77b960ff.tar.xz pki-38df4274214938ceece85627abb6d4fe77b960ff.zip |
Refactor client to not use keysets
It is simpler to simply tell the client which
algorithm to use for key wrapping and encryption, rather
than use key sets. Therefore:
* KRAInfo and CAInfo are refactored to provide the
algorithms required for key wrapping and encryption.
* Client is modified to use these parameters to determine
which algorithms to use.
* We specify the OIDs that will be used in the PKIARchiveOptions
more correctly. The options are basically:
AES-128-CBC, DES3-CBC, AES KeyWrap/Pad
Change-Id: Ic3fca902bbc45f7f72bcd4676c994f8a89c3a409
Diffstat (limited to 'base/ca/setup')
0 files changed, 0 insertions, 0 deletions