432a34e076
This patch adds support for two new options in the p11_crypto_plugin section of the config file. Depends-On: I115cf1a7006a6c85f37c5e50ded13134a3dfd1a3 Change-Id: I84b66d56a0914ea9e10eebb44c99ba2951ddba61
11 lines
338 B
YAML
11 lines
338 B
YAML
---
|
|
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.
|