on that, even though that
was not what I was hoping for
Ottavio
2013/10/18 lists
>
> 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
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 t
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 sign