puppet-barbican/releasenotes/notes/add-pkcs11-options-dd38e8f087888595.yaml
Douglas Mendizábal 8685ed4a4c Add new options to PKCS#11 backend
This patch adds support for a couple of new new options in the
PCKS#11 backends.  Namely 'token_labels' and 'os_locking_ok'.

Change-Id: Iba7013dd6e1b1e4650b25cd4dd8dc1f355ceb538
2021-03-08 18:28:48 +00:00

6 lines
161 B
YAML

---
features:
- |
Added support for a couple of new options for the PKCS#11 backend:
``[p11_crypto]\token_labels`` and ``[p11_crypto]\os_locking_ok``.