hi!
my command is:
./openssl cms -sign -md5 -signer cert.cer -inkey priv.key -in file.txt
and i get this usage-error-message with the parameter-description.
think I use the md5 parameter wrong.
any ideas??
without -md5 it delivers a correct signed output but it is sha1.
thanks,
chris
kar
Which error?
On Tue, Sep 14, 2010 at 3:34 PM, ch wrote:
> hi all!
>
> how can I tell
> openssl cms
> to sign not with sha1 but with md5?
>
> i tried the -md5 option but got an error.
>
> thanks!
>
> br,
> chris
> __
> OpenSSL Pr
hi all!
how can I tell
openssl cms
to sign not with sha1 but with md5?
i tried the -md5 option but got an error.
thanks!
br,
chris
__
OpenSSL Project http://www.openssl.org
User Support Mailing