2016-08-17 04:38:00 +00:00
|
|
|
=====================
|
|
|
|
Key Manager service
|
|
|
|
=====================
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
get_started.rst
|
|
|
|
install.rst
|
|
|
|
verify.rst
|
|
|
|
next-steps.rst
|
|
|
|
|
2016-08-28 06:17:05 +00:00
|
|
|
The Key Manager service (barbican) provides secure storage, provisioning and
|
|
|
|
management of secret data. This includes keying material such as symmetric
|
|
|
|
keys, asymmetric keys, certificates and raw binary data.
|
2016-08-17 04:38:00 +00:00
|
|
|
|
|
|
|
This chapter assumes a working setup of OpenStack following the
|
2017-08-28 03:14:36 +00:00
|
|
|
`OpenStack Installation Tutorial <https://docs.openstack.org/#install-guides>`_.
|