[openssl.org #1574] Session Ticket in OpenSSL 0.9.9 and EAP-FAST

2008-06-24 Thread Tomas Mraz via RT
We would really appreciate any comments on the possibility of getting the patch into the official OpenSSL sources. Are the OpenSSL developers interested in getting the EAP-FAST support into OpenSSL or they do not want it at all and if so, then why? Thanks for any response, -- Tomas Mraz No matter

RE: RE: [openssl.org #1700]: Bug report - openssl-0.9.8h breaks building applications which depend on it

2008-06-24 Thread Jeroen Daanen via RT
I think the problem here is that X509_EXTENSIONS is a macro that is already defined in WinCrypt.h. At first x509.h contains something like (leaving the STACK_OF macro out of this example) typedef X509_EXTENSION //"OLD_TYPE" X509_EXTENSIONS //"NEW_TYPE" The precompiler replaces X509_EXTENS