17e0087e43
Adds support for the Thales and ATOS client software. Change-Id: I79f8608431fecc58c8bdeba2de4a692a7ee388e9 Co-Authored-By: Douglas Mendizabal <dmendiza@redhat.com>
11 lines
502 B
YAML
11 lines
502 B
YAML
---
|
|
features:
|
|
- |
|
|
Added code in the barbican-api.yaml template to allow barbican to be
|
|
configured to run with either an ATOS or Thales HSM back-end. Also
|
|
added environment files with all the required variables. The added code
|
|
installs and configures the client software on the barbican nodes,
|
|
generates the required kets for the PKCS#11 plugin, and configures
|
|
barbican correctly. For the Thales case, it also contacts the RFS server
|
|
to add the new clients to the HSM.
|