Re: [openssl-users] Create CMS signed data only with signature(not requiring data)

2015-06-24 Thread Jakob Bohm
On 24/06/2015 11:51, Rishi Pathak wrote: Openssl CMS command requires the actual data to be provided as an input for creating CMS signed data type. But what we have is only the signature and the certificate. Is there a way to create CMS signed data without requiring the original document. Wha

[openssl-users] Create CMS signed data only with signature(not requiring data)

2015-06-24 Thread Rishi Pathak
Openssl CMS command requires the actual data to be provided as an input for creating CMS signed data type. But what we have is only the signature and the certificate. Is there a way to create CMS signed data without requiring the original document. What we want is to only create and not sign as we