diff options
author | Niklas 'Nille' Åkerström <nille.kungen[AT]gmail.com> | 2011-05-31 22:25:00 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:33:38 -0400 |
commit | 7323fe1372e69d4f7325a8cef16a48a50499c7c9 (patch) | |
tree | 81186ed97177bb82ac712efc338aa2a36e0b359a /misc/fribid/README | |
parent | 3af205dd98d80add69fba7c527b5fe5e2fb47abd (diff) | |
download | slackbuilds-7323fe1372e69d4f7325a8cef16a48a50499c7c9.tar.gz |
misc/fribid: Updated for version 0.3.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/fribid/README')
-rw-r--r-- | misc/fribid/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/fribid/README b/misc/fribid/README index 46f58e22da..2510b81c9f 100644 --- a/misc/fribid/README +++ b/misc/fribid/README @@ -3,3 +3,18 @@ identification) with BankID. With free means that the source code is availible for everyone to study, copy and/or improve. FriBID is cross plattform and works on plattforms thats not supported by the official client. + +If you need PKCS#11 smartcard support then you need to use the PKCS11 +variable. + +The options are: +PKCS11=yes +PKCS11=runtime +yes needs opensc installed. +runtime adds runtime support and doesn't need opensc installed it +can be installed later and fribid checks for opensc when started. +Or leave it alone for disabled. + +Optional dependencies: +opensc Adds PKCS#11 smartcard support if your reader is supported +by opensc.
\ No newline at end of file |