Re: OpenSSL 0.9.6a-beta2 and Shared Libs

2001-03-31 Thread Richard Levitte - VMS Whacker
From: Paulo Matos <[EMAIL PROTECTED]> Subject: OpenSSL 0.9.6a-beta2 and Shared Libs Date: Thu, 29 Mar 2001 11:05:16 + (UTC) Message-ID: <[EMAIL PROTECTED]> pjsm> In order to build shared libs I had to do a small patch to pjsm> openssl-0.9.6a-beta2 source tree. (patch follow as attach) pjsm>

Re: cert signing - using -config with x509

2001-03-31 Thread Dr S N Henson
"Dr. Donal O'Mahony" wrote: > > What is the simplest way to sign a certificate request and get the > extensions > that I want in there. > > If I use "openssl ca" - then it makes entries in an index file and will not > allow two certificates to be issued with the same name (big problem) > > So

Re: MS Crypto API

2001-03-31 Thread Dr S N Henson
Shawn Page wrote: > > > I'm attempting to write some code to convert the output of an MS plugin. > The plugin admittedly violates PKCS7 by outputting the signature in little > endian. > > The question is how to access the signature itself, once having read what is > a PKCS7 blob in every othe