Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Sep 2009 11:45:15 +0200
From:      Alex Dupre <ale@FreeBSD.org>
To:        Mel Flynn <mel.flynn+fbsd.ports@mailing.thruhere.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: security/engine_pkcs11 unable to use it
Message-ID:  <4AA7792B.4090601@FreeBSD.org>
In-Reply-To: <200909091127.52592.mel.flynn%2Bfbsd.ports@mailing.thruhere.net>
References:  <200909082313.59252.mel.flynn%2Bfbsd.ports@mailing.thruhere.net> <4AA76A3C.3000908@FreeBSD.org> <200909091127.52592.mel.flynn%2Bfbsd.ports@mailing.thruhere.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Mel Flynn ha scritto:
>> Mel Flynn ha scritto:
>>> As per http://www.opensc-project.org/engine_pkcs11/wiki/QuickStart I've
>>> modified my /etc/ssl/openssl.cnf, yet:
>> Can you try the command-line alternative?
> 
> OpenSSL> engine -t dynamic -pre 
> SO_PATH:/usr/local/lib/engines/engine_pkcs11.so -pre ID:pkcs11 -pre LIST_ADD:1 
> -pre LOAD -pre MODULE_PATH:/usr/local/lib/engines/engine_pkcs11.so
> (dynamic) Dynamic engine loading support
> [Success]: SO_PATH:/usr/local/lib/engines/engine_pkcs11.so
> [Success]: ID:pkcs11
> [Success]: LIST_ADD:1
> [Success]: LOAD
> [Success]: MODULE_PATH:/usr/local/lib/engines/engine_pkcs11.so
> Loaded: (pkcs11) pkcs11 engine
> unable to load module /usr/local/lib/engines/engine_pkcs11.so
>      [ unavailable ]

Ops, I didn't notice it before, but which PKCS11 token are you using?
This is the engine, MODULE_PATH must address a criptoki library.

-- 
Alex Dupre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AA7792B.4090601>