Fix config file name to barbican.conf
Barbican config file is renamed to barbican.conf from barbican-api.conf. So this patch fixes it in quickstart document. Change-Id: I2d410cfac6524225dda1cf965bab9cbe863b6bf4
This commit is contained in:
parent
08912aa6dc
commit
002f063c14
@ -118,7 +118,7 @@ What CAs are Available?
|
||||
|
||||
Barbican communicates with public and private CAs through CA plugins that are
|
||||
configured to communicate with one or more CAs. CA plugins are configured and
|
||||
enabled in **barbican-api.conf**.
|
||||
enabled in **barbican.conf**.
|
||||
|
||||
To see the list of CA's that are currently configured, you can query the cas
|
||||
resource:
|
||||
|
@ -165,7 +165,7 @@ created with trusted agent credentials.
|
||||
-out $BARBICAN_CONF_DIR/kra_admin_cert.pem -nodes
|
||||
chown $USER $BARBICAN_CONF_DIR/kra_admin_cert.pem
|
||||
|
||||
The Barbican config file (/etc/barbican/barbican-api.conf) needs to be modified.
|
||||
The Barbican config file (/etc/barbican/barbican.conf) needs to be modified.
|
||||
The modifications below set the Dogtag plugins as the only enabled secret store and
|
||||
certificate plugins. Be sure to restart Barbican once these changes are made.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user