Re: CMS/ANS1 examples

2009-05-20 Thread Dr. Stephen Henson
On Wed, May 20, 2009, Chris Bare wrote: > > > Are there any good examples of using the ASN1 and CMS functions in > > > openssl 1.0 > > > for generic operations? > > > I'm trying to talk to an SCVP server, which takes requests wrapped in DER > > > encoded > > > CMS ContentInfo structure. So far I

Re: CMS/ANS1 examples

2009-05-20 Thread Chris Bare
> > Are there any good examples of using the ASN1 and CMS functions in openssl > > 1.0 > > for generic operations? > > I'm trying to talk to an SCVP server, which takes requests wrapped in DER > > encoded > > CMS ContentInfo structure. So far I can't find an openssl function to > > output a > >

Re: CMS/ANS1 examples

2009-05-20 Thread Dr. Stephen Henson
On Wed, May 20, 2009, Chris Bare wrote: > Are there any good examples of using the ASN1 and CMS functions in openssl 1.0 > for generic operations? > I'm trying to talk to an SCVP server, which takes requests wrapped in DER > encoded > CMS ContentInfo structure. So far I can't find an openssl func