X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 28 Aug 2008 16:21:28 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: openssl errors creating password for certificate authority (CA Request) Message-ID: <20080828142128.GA29104@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <365885 DOT 40190 DOT qm AT web81101 DOT mail DOT mud DOT yahoo DOT com> <20080827085804 DOT GT29104 AT calimero DOT vinschen DOT de> <7z7ia19r4f DOT fsf AT vzell-de DOT de DOT oracle DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7z7ia19r4f.fsf@vzell-de.de.oracle.com> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Aug 28 16:00, Dr. Volker Zell wrote: > FWIW, I'm in the process of updating neon to the latest version and see the same error in the latest neon test suite with > openssl-0.9.8h (the latest): > > Write out database with 1 new entries > Data Base Updated > + MKPKCS12='/usr/bin/openssl pkcs12 -export -passout stdin -in client.cert -inkey client.key' > + echo foobar > + /usr/bin/openssl pkcs12 -export -passout stdin -in client.cert -inkey client.key -name 'Just A Neon Client Cert' -out client.p12 > 4212:error:0D0BA041:asn1 encoding routines:ASN1_STRING_set:malloc failure:asn1_lib.c:381: > 4212:error:0B08A041:x509 certificate routines:X509_ATTRIBUTE_set1_data:malloc failure:x509_att.c:317: > > The test suite worked fine with the previous version of neon (the > current in cygwin 1.5) and openssl-0.9.8g (current at that time). Looks like an upstream bug then. The above example is also not self-contained. How did you create the client.cert and client.key files? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/