mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 08:21:05 -06:00
10 lines
154 B
INI
10 lines
154 B
INI
|
#
|
||
|
# Example config for softhsm2
|
||
|
#
|
||
|
|
||
|
[DEFAULT]
|
||
|
pki_hsm_enable=True
|
||
|
pki_hsm_libfile=%(softhsm2_so)s
|
||
|
pki_hsm_modulename=softhsm2
|
||
|
pki_token_name=softhsm_token
|