[openssl.org #2879] Bug report - X509_check_akid() incorrectly handles dirName:

2012-09-13 Thread David Shambroom via RT
Using: Windows 7 Professional SP1 openssl-1.0.0g Build: perl Configure debug-VC-WIN64A no-asm --prefix=c:\openssl ms\do_win64a nmake -f ms\nt.mak source file: openssl-1.0.0g\crypto\x509v3\v3_purp.c function: int X509_check_akid(X509 *issuer, AUTHORITY_KEYID *akid) line 762: if(nm

Re: [openssl-dev] [openssl.org #2879] Bug report - X509_check_akid() incorrectly handles dirName:

2012-09-13 Thread David Shambroom via RT
Thank you for the correction. Obviously the the authorityCertIssuer must correspond to the authorityCertSerialNumber. Please close this ticket. On 9/13/2012 4:40 AM, Erwann Abalea via RT wrote: Bonjour, The goal of this function is to determine if a given authorityKeyIdentifier extension

Re: [openssl.org #2879] AutoReply: Bug report - X509_check_akid() incorrectly handles dirName:

2012-09-13 Thread David Shambroom via RT
Please close this ticket. It is wrong. On 9/13/2012 3:15 AM, The default queue via RT wrote: Greetings, This message has been automatically generated in response to the creation of a trouble ticket regarding: Bug report - X509_check_akid() incorrectly handles dirName:, a summary of

[openssl.org #1704] bug report, Windows VC-32 debug build

2008-06-17 Thread David Shambroom via RT
In util\pl\VC-32.pl, all instances of $dbg_cflags need to include the switch /Zi. Tested successfully with 0.9.8d and Visual C++ 8. __ OpenSSL Project http://www.openssl.org Development Mailing