Darío Mariani wrote:
>
> Hello:
> I'm trying to sign a file with "openssl smime" but I would like that
> the output to be only the signature, or as the smime man page in the
> "-content filename" option says: [a] PKCS#7 structure is using the
> detached signature form where the content is not i
Hello:
I'm trying to sign a file with "openssl smime" but I would like that
the output to be only the signature, or as the smime man page in the
"-content filename" option says: [a] PKCS#7 structure is using the
detached signature form where the content is not included.
How do I do it?
Thank