Define the 05/06 yubikeys in the binding list
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
8ce164c3b9
commit
7b1b8b68e3
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ nss-max-tls: tls1.2
|
||||||
[binding]
|
[binding]
|
||||||
# List of binding modules enabled
|
# List of binding modules enabled
|
||||||
enabled: pkcs11
|
enabled: pkcs11
|
||||||
pkcs11_tokens: yubikey_sv03,yubikey_sv04
|
pkcs11_tokens: yubikey_sv03,yubikey_sv04,yubikey_sv05,yubikey_sv06
|
||||||
pkcs11_yubikey_sv03_pubkey: /etc/sigul/yubikey_sv03.pem
|
pkcs11_yubikey_sv03_pubkey: /etc/sigul/yubikey_sv03.pem
|
||||||
pkcs11_yubikey_sv04_pubkey: /etc/sigul/yubikey_sv04.pem
|
pkcs11_yubikey_sv04_pubkey: /etc/sigul/yubikey_sv04.pem
|
||||||
pkcs11_yubikey_sv05_pubkey: /etc/sigul/yubikey_sv05.pem
|
pkcs11_yubikey_sv05_pubkey: /etc/sigul/yubikey_sv05.pem
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue