Hello,

I need to sign a file using a RSA Key and get a
PKCS#7/CMS file.
I´ve tried the following command but Openssl complains
that the data is too large for the key size. 

openssl rsautl -in 1.xml -out 1.xml.cms.base64 -inkey
britanico1.pem -sign 

I´ve read the documentation of rsautl and its tells
its expects a hash. On the other hand, the pkcs7 can't
be used for signing.

Is there any way I can get the PKCS #7/CMS file with
the signature?

Best regards,

Antonio Robirosa.


      __________________________________________________ 
Preguntá. Respondé. Descubrí. 
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta). 
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to