Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Mel Flynn
On Wednesday 09 September 2009 12:15:46 Alex Dupre wrote: > Mel Flynn ha scritto: > > +post-install: > > + @${ECHO_MSG} "You will need a criptoki library to use the > > engine." + @${ECHO_MSG} "One is provided by security/opensc" > > + > > If you need engine_pkcs11, you know what you wa

Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Alex Dupre
Mel Flynn ha scritto: > +post-install: > + @${ECHO_MSG} "You will need a criptoki library to use the engine." > + @${ECHO_MSG} "One is provided by security/opensc" > + If you need engine_pkcs11, you know what you want, the cryptoki library should be the start. -- Alex Dupre _

Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Mel Flynn
On Wednesday 09 September 2009 11:45:15 Alex Dupre wrote: > 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

Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Alex Dupre
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

Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Mel Flynn
On Wednesday 09 September 2009 10:41:32 Alex Dupre wrote: > 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

Re: security/engine_pkcs11 unable to use it

2009-09-09 Thread Alex Dupre
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? -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.fr

security/engine_pkcs11 unable to use it

2009-09-08 Thread Mel Flynn
Hi, after installing security/engine_pkcs11, I'm unable to use it. As per http://www.opensc-project.org/engine_pkcs11/wiki/QuickStart I've modified my /etc/ssl/openssl.cnf, yet: % openssl req -config /etc/ssl/openssl.cnf -engine pkcs11 -new -key id_45 - keyform engine -out req.pem -text -x509 -s