The previews versions have an error.
They do not recognize Certs in Apache-SSL.
The problems turns up in 20050701 .
Are you sure that not earlier? The closest change that might affect
certificate look-ups is dated 23rd, to be specific
http://cvs.openssl.org/chngview?cn=14114. The new code is buggy! As it
is now dir variable can be used uninitialized and it appears to me
there're couple of curly braces missing... This affects all branches!
20050630 has no problem. This appears on 20050701 and later.
There was only one commit to 0.9.7 between these two snapshots,
http://cvs.openssl.org/chngview?cn=14189. So it's either that or that it
indirectly affects the above mentioned bug [dir variable being used
uninitialized with different values left in stack frame by another
function].
Verify http://cvs.openssl.org/chngview?cn=14203 or tomorrow snapshot as
it becomes available.
I'd still appreciate if you do this:-) A.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager [EMAIL PROTECTED]