[openssl.org #1352] [BUG, 0.9.8b] Failed to read RSA key using BIO created from file descriptor

2014-06-30 Thread Rich Salz via RT
Old release, can't reproduce. Please open a new ticket if this is still a problem. __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Au

Re: [openssl.org #1352] [BUG, 0.9.8b] Failed to read RSA key using BIO created from file descriptor

2006-06-30 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Sat, 01 Jul 2006 00:11:30 +0100, Darryl Miles <[EMAIL PROTECTED]> said: darryl-mailinglists> Mikhail Gusarov via RT wrote: darryl-mailinglists> > Failing testcase is attached (pass rsa key as first argument) darryl-mailinglists> darryl-mailinglists> FYI: Attac

Re: [openssl.org #1352] [BUG, 0.9.8b] Failed to read RSA key using BIO created from file descriptor

2006-06-30 Thread Darryl Miles
Mikhail Gusarov via RT wrote: Failing testcase is attached (pass rsa key as first argument) FYI: Attachment not seen, can't private mail you as your email address wasn't preserved. Are you sure you attached it? Darryl __ Op

[openssl.org #1352] [BUG, 0.9.8b] Failed to read RSA key using BIO created from file descriptor

2006-06-30 Thread Mikhail Gusarov via RT
OpenSSL 0.9.8b, GNU/Linux. BIO created from file decriptor lacks 'bgets' method, thus causing PEM_read_bio (using gets on BIO) to fail. Failing testcase is attached (pass rsa key as first argument) -- Mikhail Gusarov Senior Software Engineer SWsoft, Inc. JID: [EMAIL PROTECTED] ___