[openssl.org #480] Support for local ip address binding for connect BIO's.

2003-01-28 Thread S Aalberts via RT
Hi, Hereby i'd like to request the the support for local (source) ip address binding in bio_conn.c. This should be fairly easy to implement and allows a connection BIO to connect from (bind to) a specific source ip address. This functionality is typically preferred on systems with multiple

Re: [openssl.org #479] support version independent upgrade

2003-01-28 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Mon, 27 Jan 2003 23:33:24 +0100 (MET), [EMAIL PROTECTED] via RT [EMAIL PROTECTED] said: rt Actually, I'd prefer that I wouldn't have to relink and rt redistribute my application every time a security patch comes out rt for OpenSSL. I haven't seen any issues in

Re: [openssl.org #479] support version independent upgrade

2003-01-28 Thread Richard Levitte - VMS Whacker via RT
In message [EMAIL PROTECTED] on Mon, 27 Jan 2003 23:33:24 +0100 (MET), [EMAIL PROTECTED] via RT [EMAIL PROTECTED] said: rt Actually, I'd prefer that I wouldn't have to relink and rt redistribute my application every time a security patch comes out rt for OpenSSL. I haven't seen any issues in

[openssl.org #481] (0.9.7 on Win32) openssl ca crashes when exiting...

2003-01-28 Thread [EMAIL PROTECTED] via RT
Hi there ! I thought this was worth mentioning: Very reproducably, openssl ca crashes each time when having finished the job. (Worked in 0.9.6x) Here's some info for the bug report: System(s): Win98SE/WinNT4.0Sp6 on INTEL(PIII, 666Mhz and others), MSVC++6Sp5, Version 12.00.8804 OpenSSL:

Secure Messaging Non-Delivery Report: [openssl.org #481] (0.9.7 on Win32) openssl ca crashes when exiting...

2003-01-28 Thread [EMAIL PROTECTED] via RT
## Created by TFS ## When [EMAIL PROTECTED] sent e-mail to [EMAIL PROTECTED] (1/1/2) Explanation: You have sent an e-mail that has been denied do to the Content Type in this message. #

Re: certification path validation suite

2003-01-28 Thread Michael Helm
Dr. Stephen Henson writes: There are many certs in production use with policy extensions; the VeriSign end entity certs should provide many examples. Yes I know about those. Is there any documentation however on what the VeriSign policy extensions actually *mean*. The last time I looked

[openssl.org #408] Segmentation Fault (openssl-0.9.7-beta6)

2003-01-28 Thread via RT
Sorry, just noticed the problem has been discussed here already. I'm having exactly the same problem with 0.9.7/Win32 and i found several other notes about that on the web. Problem seems to be somwhere in free(void * 0x5000) line 956 + 11 bytes CRYPTO_free(void * 0x5000) line 364 + 10

[openssl.org #482] man page bug for BN_prime_check(s)

2003-01-28 Thread Cameron Gregory via RT
Missing the s in BN_prime_check in man BN_generate_prime Both BN_is_prime() and BN_is_prime_fasttest() perform a Miller-Rabin probabilistic primality test with checks iterations. If checks == BN_prime_check, a number of iterations is used that yields a false

[openssl.org #408] Segmentation Fault (openssl-0.9.7-beta6)

2003-01-28 Thread Stephen Henson via RT
[guest - Tue Jan 28 14:07:57 2003]: Sorry, just noticed the problem has been discussed here already. I'm having exactly the same problem with 0.9.7/Win32 and i found several other notes about that on the web. Problem seems to be somwhere in free(void * 0x5000) line 956 + 11 bytes

[openssl.org #408] Segmentation Fault (openssl-0.9.7-beta6)

2003-01-28 Thread via RT
Just got openssl-0.9.7-stable-SNAP-20030127.tar.gz and tried again. Seems like problem is fixed :-) thanks a lot, best regards, Claudius Thomas([EMAIL PROTECTED]) __ OpenSSL Project