From 0edaaf2756c8883b069ba599482bed7224dc7e89 Mon Sep 17 00:00:00 2001 From: liushuobj Date: Mon, 18 May 2020 15:48:24 +0800 Subject: [PATCH] Fix kmip&dogtag level problem in the document hierarchy Change-Id: I5a161abbfd4ac3b6cbc6304a4674e6abde0605b5 --- doc/source/install/barbican-backend.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/install/barbican-backend.rst b/doc/source/install/barbican-backend.rst index fc83c2f6c..f67df033c 100644 --- a/doc/source/install/barbican-backend.rst +++ b/doc/source/install/barbican-backend.rst @@ -363,7 +363,7 @@ The HMAC and MKEK keys can be generated as follows: KMIP Plugin ------------ +^^^^^^^^^^^ This secret store plugin is used to communicate with a KMIP device. The secret is securely stored in the KMIP device directly, rather than in the @@ -391,7 +391,7 @@ The configuration for this plugin in ``/etc/barbican/barbican.conf`` is as follo ca_certs = '/path/to/certs/LocalCA.crt' Dogtag Plugin -------------- +^^^^^^^^^^^^^ Dogtag is the upstream project corresponding to the Red Hat Certificate System, a robust, full-featured PKI solution that contains a Certificate Manager (CA)