Hi,
I have a PCKS7 cert created when I signed some binary data with this command:
openssl smime -pk7out -sign -in myInsydeL2CertVar.dat -outform DER -nochain
-nosigs -noverify -binary -signer mySignpfx.pem -out myInsydeL2CertVarSigned.dat
I can decode the cert with Openssl at the command line
To: openssl-users@openssl.org
Subject: Re: Adding non-root certificates to the list of trusted certificates?
On Mon, Feb 14, 2011 at 04:36:07PM +, Martin Nicholes wrote:
> I am also interested in the ability to allow non-root certs, but my
> company is not planning on distributing O
I am also interested in the ability to allow non-root certs, but my company is
not planning on distributing OpenSSL. Therefore a custom verification callback
would not be an option; we would need a compile option to allow this feature.
We work in an embedded environment (firmware), and need to