Error signing document

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Openssl,

I have the following case:
I am trying to sign a file with a private key from an CA. 
I converted the pfx file to a pem file using the following command
openssl pkcs12 -in CustKeyIcBD001.pfx -out CustKeyIcBD001.pem -nodes

After this I trying to sign a file using this key with the following command

openssl cms -sign -in TestfileIN.txt -out TestfileSign.tmp -outform DER -binary -nodetach -md SHA1 ?signer CustKeyIcBD001.pem

However I keep getting the message

No signer certificate specified

I have put all files in the same directory and don't see why this is going wrong.

Can anybody help me out on this?

Regards,
Mark 


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux