[openssl.org #1641] [Patch] uninitialized variable in bn_mont.c

2008-02-12 Thread Christian Krause via RT
Hi, Valgrind reported an jump depending on uninitialized value in openssl when establishing an ssl connection. The valgrind backtrace is the following: ==1537==at 0x4A911DC: BN_div (bn_div.c:190) ==1537==by 0x4A9C02C: BN_MONT_CTX_set (bn_mont.c:417) ==1537==by 0x4A9C270:

OpenSSL-v3 CRL Distribution Point help required

2008-02-12 Thread Paruchuri, Kranti Kumar
Hello, This is Kranti Kumar Paruchuri, working with CA, India. I have a question regarding the OpenSSL-V3. I have been working on the X.509 certificate CRL Distribution Point extension. Our application requires supporting the GENERALNAMES, Relative Distinguished Names, Reasons and also the

Re: OpenSSL-v3 CRL Distribution Point help required

2008-02-12 Thread Dr. Stephen Henson
On Mon, Feb 11, 2008, Paruchuri, Kranti Kumar wrote: Hello, This is Kranti Kumar Paruchuri, working with CA, India. I have a question regarding the OpenSSL-V3. I have been working on the X.509 certificate CRL Distribution Point extension. Our application requires supporting the

Re: Question about tlsext option with 0.9.8 (Steve?)

2008-02-12 Thread Dr. Stephen Henson
On Tue, Feb 12, 2008, Guenter Knauf wrote: Hi Steve, just curious why enable-tlsext isnt enabled by default in 0.9.8 branch as it is with 0.9.9... is it some policy about introducing new features in stable branch? Yes the extension code hasn't been widely tested in the field and it is a

Question about tlsext option with 0.9.8 (Steve?)

2008-02-12 Thread Guenter Knauf
Hi Steve, just curious why enable-tlsext isnt enabled by default in 0.9.8 branch as it is with 0.9.9... is it some policy about introducing new features in stable branch? Thanks, Guenter. __ OpenSSL Project