|
5 years ago | |
---|---|---|
rpm | 11 years ago | |
src | 5 years ago | |
.gitignore | 11 years ago | |
AUTHORS | 12 years ago | |
COPYING | 12 years ago | |
ChangeLog | 12 years ago | |
INSTALL | 12 years ago | |
LICENSE | 12 years ago | |
Makefile.am | 12 years ago | |
NEWS | 12 years ago | |
README | 12 years ago | |
bootstrap.sh | 12 years ago | |
configure.in | 11 years ago | |
openssl.cnf.sample.in | 11 years ago |
README for the IBM OpenSSL PKCS#11 engine
Report bugs: opencryptoki-users@lists.sf.net
ABOUT
This package contains the dynamic PKCS#11 engine, originally written by IBM,
with additions from Bull.
BUILDING
Requirements: OpenSSL 0.9.8 or newer
$ configure [--libdir=/usr/lib/openssl/engines]
[--enable-debug]
[--with-openssl=/path/to/custom/openssl]
$ make
# make install