Re: nodetach and certfile

2008-04-01 Thread rfx
Yes, it's my fault ... in fact i use a PKCS11 engine to sign and there is a problem with it. Thank you Dr Franck ROUSSIA Dr. Stephen Henson a écrit : On Tue, Apr 01, 2008, rfx wrote: I use this function with success to sign a message and add a cert file : openssl smime -sign -in messag

Re: nodetach and certfile

2008-04-01 Thread Dr. Stephen Henson
On Tue, Apr 01, 2008, rfx wrote: > I use this function with success to sign a message and add a cert file : > > openssl smime -sign -in message.txt -text -out mail.msg -signer mycert.pem > -inkey mykey.pem -certfile othercert.pem > > But when i try to sign with "opaque" function "nodetach" it don