| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
ERROR: engine-pkcs11-0.2.0-r0 do_fetch: Function failed: Fetcher failure for URL: 'git://github.com/OpenSC/engine_pkcs11.git;protocol=http'. Unable to fetch URL from any source.
removed "protocol=http"
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upgrade engine-pkcs11 from 0.1.8 to 0.2.0.
1) Modify LIC_FILES_CHKSUM,since the LICENSE file has changed,and the LICENSE has also changed.
2) Fix error: QA Issue: engine-pkcs11: Files/directories were installed but not shipped in any package:
/usr/lib/openssl/engines/libpkcs11.la
/usr/lib/openssl/engines/libpkcs11.so
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
| |
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
|
|
Engine_pkcs11 is an implementation of an engine for OpenSSL. It can be
loaded using code, config file or command line and will pass any function
call by openssl to a PKCS cards and software for using smart cards in PKCS
Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|