[openssl.org #448] [Fwd: Bug#176062: Renewing certs does not work]

2004-04-20 Thread Christoph Martin
Richard Levitte said: It's correct, recertification doesn't work very well. A change would however mean making a substantial change to the database (index.txt), which makes it too complicated to get into the 0.9.7 branch. I'm planning to work on changing this behavior for 0.9.8. Therefore,

[openssl.org #448] [Fwd: Bug#176062: Renewing certs does not work]

2004-04-20 Thread Christoph Martin via RT
__ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

CAST5 definition dubts

2004-04-20 Thread francesco.petruzzi
I've found in RFC2144 cast5CBC OBJECT IDENTIFIER ::= { algorithms cast5CBC(10) } Parameters ::= SEQUENCE { iv OCTET STRING DEFAULT 0, -- Initialization vector keyLength INTEGER -- Key length, in bits } but in EVP_CIPHER_get_asn1_iv when

[Patch] OCSP request handler using non-blocking BIO

2004-04-20 Thread Amar Desai
Description of the patch: This patch provides OCSP request handler using non blocking BIOs. The new added library routine is OCSP_RESPONSE * OCSP_sendreq_bio_with_timeout(BIO *b, char *path, OCSP_REQUEST *req, long timeout) *BIO *b* is a non blocking bio. The number of seconds you wish to use

[openssl.org #872] AutoReply: [Patch] OCSP request handler using non-blocking BIO

2004-04-20 Thread OpenSSL-Bugs
Greetings, This message has been automatically generated in response to the creation of a trouble ticket regarding: [Patch] OCSP request handler using non-blocking BIO, a summary of which appears below. There is no need to reply to this message right now. Your ticket has

RE: Patches for Stratus VOS

2004-04-20 Thread Green, Paul
Richard Levitte - VMS Whacker [mailto:[EMAIL PROTECTED] wrote: In message [EMAIL PROTECTED] on Tue, 23 Mar 2004 18:12:08 -0500, Green, Paul [EMAIL PROTECTED] said: Paul.Green I have ported OpenSSL 0.9.7c to the Stratus VOS operating Paul.Green system. Thanks for providing such a

[openssl.org #872] [Patch] OCSP request handler using non-blocking BIO

2004-04-20 Thread Stephen Henson via RT
IMHO if this is going to be done it should be more flexible. There are various assumptions in the code about the presence of a socket or fd in the chain. There might be occasions where other types of BIO are needed and the library function should only assume non blocking BIO behaviour and return

Updated info for INSTALL.W32

2004-04-20 Thread Lists
Here are some updated installation instructions, they would go in INSTALL.W32 Updated INSTALL.W32 Installation Notes 2004/04/20 The Windows 98 and NT 4 DDK's are no longer available from MSDN as far as I could see, however you can download ml.exe as part of the Visual C++ 6.0 Processor Pack