Hi,

> I think the version must be before 1.121. The problem is that there were
> several bugfixes after this version and we cannot move back because we
> need the dynamic engine support for OpenSSL. Dynamic engines are only
> supported at the shell prompt of OpenSSL. You can only think about
> wrinting another _execute_command which does not pipe.

I understand. I don't want other things to break, of course.

> BTW I think it is a bug in nCiphers wrapper if it is not able to forward
> STDIN to the command which is wrapped.

I am a bit puzzled currently, because the wrapper seems to misbehave
only when invoked by the Perl module. Have a look at this:

-------
openca:~ # echo "yohoo" | /opt/nfast/bin/with-nfast -M cat

Loading tokens and/or keys on Module#1, ESN 700F-xxxx-xxxx

0 cardset(s) and 0 key(s) loaded, in total across all module(s).
Executing cat ...

yohoo
openca:~ #
openca:~ # echo "version" | /opt/nfast/bin/with-nfast -M
/usr/local/ssl/bin/openssl

Loading tokens and/or keys on Module#1, ESN 700F-xxxx-xxxx

0 cardset(s) and 0 key(s) loaded, in total across all module(s).
Executing /usr/local/ssl/bin/openssl ...

OpenSSL> OpenSSL 0.9.7d 17 Mar 2004
OpenSSL>
openca:~ #
------------

Looks good to me, but why the heck doesn't it work when called in
OpenCA?

I will try to find out...

Martin



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to