opensc/src/pkcs11
aet c718344ddc libsc -> opensc
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@154 c6295689-39f2-0310-b995-f0e70906c6a9
2002-01-09 18:28:02 +00:00
..
.cvsignore Add .cvsignore skeleton 2001-12-22 22:11:43 +00:00
Makefile.am Add CFLAGS_PCSC, CFLAGS_OPENSC and LIBOPENSC, use them 2002-01-06 19:40:12 +00:00
README libsc -> opensc 2002-01-09 18:28:02 +00:00
digestsign.c Move hex_dump() to generic.c 2001-12-28 14:24:28 +00:00
endecrypt.c Updated license to LGPL. 2001-11-06 18:43:36 +00:00
function_table.c Move hex_dump() to generic.c 2001-12-28 14:24:28 +00:00
generic.c - added new versions of PKCS #11 header files 2002-01-05 14:56:52 +00:00
misc.c Updated license to LGPL. 2001-11-06 18:43:36 +00:00
object.c Move hex_dump() to generic.c 2001-12-28 14:24:28 +00:00
sc-pkcs11.h Move hex_dump() to generic.c 2001-12-28 14:24:28 +00:00
session.c Merges with SCIDI to help integrating build process with it 2001-12-30 21:17:34 +00:00
slot.c - some fixes to the PKCS #11 module 2002-01-01 17:25:10 +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 opensc-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 opensc-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/opensc-pkcs11.log.