<html><body>
<p><font size="2" face="sans-serif">Hello!</font><br>
<br>
<font size="2" face="sans-serif">Sorry to Kaitlin Farr for not responding directly to your e-mail. </font><br>
<font size="2" face="sans-serif">My openstack settings were misconfigured and I was not receiving e-mail from the dev mailing list. </font><br>
<font size="2" face="sans-serif">Thanks for looking into the issue. </font><br>
<br>
<font size="2" face="sans-serif">I double checked the permissions at the bottom of the kmip_plugin part in the barbican-api.conf file </font><br>
<font size="2" face="sans-serif">and they are set to 400. </font><br>
<br>
<font size="2" face="sans-serif">I would also like to note that I do not think the code ever actually entered the __init__ function</font><br>
<font size="2" face="sans-serif">of KMIPSecretStore. I put a breakpoint in the __init__ function but the debugger never gets open. </font><br>
<font size="2" face="sans-serif">The error occurs and returns without ever seeming to enter the init function. </font><br>
<br>
<font size="2" face="sans-serif">Here are the parts of the barbican-api.conf file that concern the kmip_plugin: </font><br>
<font size="2" face="sans-serif">.....................</font><br>
<font size="2" face="sans-serif">[secretstore]</font><br>
<font size="2" face="sans-serif">namespace = barbican.secretstore.plugin</font><br>
<font size="2" face="sans-serif">enabled_secretstore_plugins = kmip_plugin</font><br>
<font size="2" face="sans-serif">.....................</font><br>
<font size="2" face="sans-serif">[kmip_plugin]</font><br>
<font size="2" face="sans-serif">username = '**********'</font><br>
<font size="2" face="sans-serif">password = '**********'</font><br>
<font size="2" face="sans-serif">host = ********</font><br>
<font size="2" face="sans-serif">port = ********</font><br>
<font size="2" face="sans-serif">keyfile = '/etc/barbican/rootCA.key'</font><br>
<font size="2" face="sans-serif">certfile = '/etc/barbican/rootCA.pem'</font><br>
<font size="2" face="sans-serif">ca_certs = '/etc/barbican/rootCA.pem'</font><br>
<font size="2" face="sans-serif">.......................</font><br>
<br>
<font size="2" face="sans-serif">Thank You!!</font><br>
<br>
<font size="2" face="sans-serif">Regards, </font><br>
<font size="2" face="sans-serif">     Christopher Solis</font></body></html>