From 6d21903c907fff5d88314c962245776f37845dd8 Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Mon, 27 Jul 2015 19:10:34 +0200 Subject: [PATCH] documented pkcs11_enable_InitToken flag --- etc/opensc.conf.in | 4 ++++ etc/opensc.conf.win.in | 4 ++++ 2 files changed, 8 insertions(+) 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 #