Browse Source
This patch adds support for two new options in the p11_crypto_plugin section of the config file. Depends-On: I115cf1a7006a6c85f37c5e50ded13134a3dfd1a3 Change-Id: I84b66d56a0914ea9e10eebb44c99ba2951ddba61changes/85/758485/10
3 changed files with 31 additions and 5 deletions
@ -0,0 +1,10 @@
|
||||
--- |
||||
features: |
||||
- | |
||||
Added support for two new options for Barbican's PKCS#11 backend. The |
||||
new options are ``[p11_crypto]token_serial_number`` and |
||||
``[p11_crypto]token_label``. |
||||
|
||||
- | |
||||
The ``barbican::plugins::p11_crypto::p11_crypto_plugin_slot_id`` parameter |
||||
has become an optional parameter instead of a required one. |
Loading…
Reference in new issue