Re: smime sign and id-aa-signingCertificateV2

2013-10-21 Thread Ottavio Campana
that was not what I was hoping for Ottavio 2013/10/18 lists li...@rustichelli.net As far as I know, the attribute is unsupported, I had to implement it in code some time ago, for my company. Sorry for the late reply! Umberto Rustichelli On 09/06/2013 09:08 AM, Ottavio Campana

support for CAdES

2013-09-09 Thread Ottavio Campana
Hello, I am trying to understand if CAdES is supported in OpenSSL 1.0.1e. I don't find nay trace of it, neither positively nor negatively. Maybe I misunderstood the relationship between CAdES and CMS... Can anyone help me please to understand if CAdES is going to be added to openssl, or if I am

smime sign and id-aa-signingCertificateV2

2013-09-06 Thread Ottavio Campana
I am using openssl to sign files using a security token. The command that I use is OpenSSL smime -md sha256 -nodetach -binary -outform DER -sign -signer my.pem -inkey id_ -keyform engine -in test.txt -out test.p7m -engine pkcs11 and it works. The application that I use to verify the