9b67d64208
This patch adds two new parameters for deploying Barbican with the
PCKS#11 backend `BarbicanPkcs11CryptoTokenLabels` and
`BarbicanPkcs11CryptoOsLockingOk`.
The patch also deprecates `BarbicanPkcs11CryptoTokenLabel` in favor of
the new option that can be set to more than one label.
Depends-On: Iba7013dd6e1b1e4650b25cd4dd8dc1f355ceb538
Change-Id: I1c5059799f613a62a13379eb82ba516a8ed3a15a
(cherry picked from commit 3b4d488a6a
)
10 lines
320 B
YAML
10 lines
320 B
YAML
---
|
|
features:
|
|
- |
|
|
Added new options for deploying Barbican with PKCS#11 backends:
|
|
`BarbicanPkcs11CryptoTokenLabels` and `BarbicanPkcs11CryptoOsLockingOk`
|
|
deprecations:
|
|
- |
|
|
The `BarbicanPkcs11CryptoTokenLabel` option has been deprecated and
|
|
replaced with the `BarbicanPkcs11CryptoTokenLabels` option.
|