diff --git a/etc/opensc.conf.in b/etc/opensc.conf.in index 4f81b93d..c14107a8 100644 --- a/etc/opensc.conf.in +++ b/etc/opensc.conf.in @@ -202,6 +202,10 @@ app default { # # flags = "rng", "0x80000000"; + # Enable pkcs11 initialization. + # Default: no + # pkcs11_enable_InitToken = yes; + # # Context: PKCS#15 emulation layer # diff --git a/etc/opensc.conf.win.in b/etc/opensc.conf.win.in index fb648c75..b1efb221 100644 --- a/etc/opensc.conf.win.in +++ b/etc/opensc.conf.win.in @@ -202,6 +202,10 @@ app default { # # flags = "rng", "0x80000000"; + # Enable pkcs11 initialization. + # Default: no + # pkcs11_enable_InitToken = yes; + # # Context: PKCS#15 emulation layer #