opensc/src/pkcs11
jey 939146ffed - changed project name to OpenSC
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@52 c6295689-39f2-0310-b995-f0e70906c6a9
2001-11-24 13:32:52 +00:00
..
README - changed license to LGPL 2001-11-06 18:34:19 +00:00
digestsign.c - converted C_Sign() to use the new API 2001-11-21 23:28:03 +00:00
endecrypt.c Updated license to LGPL. 2001-11-06 18:43:36 +00:00
function_table.c Updated license to LGPL. 2001-11-06 18:43:36 +00:00
generic.c - changed project name to OpenSC 2001-11-24 13:32:52 +00:00
misc.c Updated license to LGPL. 2001-11-06 18:43:36 +00:00
object.c Updated license to LGPL. 2001-11-06 18:43:36 +00:00
sc-pkcs11.h Updated license to LGPL. 2001-11-06 18:43:36 +00:00
session.c Updated license to LGPL. 2001-11-06 18:43:36 +00:00
slot.c Updated license to LGPL. 2001-11-06 18:43:36 +00:00
verify.c Updated license to LGPL. 2001-11-06 18:43:36 +00:00

README

Installation
------------

Netscape:
	Select menu: Communicator -> Tools -> Security Info

	Select Cryptographic Modules
	
	Click: Add

	Module name: descriptive name about module (eg. sc-pkcs11)
	Module file: absolute path of libsc-pkcs11.so


Mozilla:
	Make sure Personal Security Manager (PSM) is installed
	(eg. mozilla-psm package is installed).

	Select menu: Edit -> Preferences

	Select category: Privacy & Security -> Certificates

	Click: Manage Security Devices

	Click: Load

	Module name: descriptive name about module (eg. sc-pkcs11)
	Module file: absolute path of libsc-pkcs11.so


Notes
-----

Netscape seems to show more information about the security module
than mozilla. Otherwise all stuff is untested.	

Please note that the library currently writes debug log to
/tmp/libsc-pkcs11.log.