openssl 0.9.8 - ssl tests fails still report says tests passed ...

2005-10-22 Thread Dharmesh Vyas
Hello Group... I am a new user of openssl, and started exploring opensssl few days back. I am running the test (make test) and generating the report. I was analysing the logs generated and i have got some results that has clicked some doubts as follows, (1) If I run the tests and perform 'make

no-hmac doesn't work with 0.9.8a

2005-10-22 Thread Claas Hilbrecht
OpenSSL 0.9.8a won't build with no-hmac. I've just run: ./Configure linux-elf 386 no-aes no-bf no-cast no-dh no-dsa no-dso no-ec no-engine no-err no-hw no-idea no-krb5 no-md2 no-md4 no-mdc2 no-rc2 no-rc4 no-rc5 no-ripemd no-rsa no-threads no-zlib no-hmac and get: making all in

no-sha doesn't work with 0.9.8a

2005-10-22 Thread Claas Hilbrecht
OpenSSL 0.9.8a won't build with no-sha. I've just run: ./Configure linux-elf 386 no-aes no-bf no-cast no-dh no-dsa no-dso no-ec no-engine no-err no-hw no-idea no-krb5 no-md2 no-md4 no-mdc2 no-rc2 no-rc4 no-rc5 no-ripemd no-rsa no-threads no-zlib no-sha and get: making all in crypto/evp...

no-md5 doesn't work with 0.9.8a

2005-10-22 Thread Claas Hilbrecht
OpenSSL 0.9.8a won't build with no-sha. I've just run: ./Configure linux-elf 386 no-aes no-bf no-cast no-dh no-dsa no-dso no-ec no-engine no-err no-hw no-idea no-krb5 no-md2 no-md4 no-mdc2 no-rc2 no-rc4 no-rc5 no-ripemd no-rsa no-threads no-zlib no-md5 with make depend make and get: making

Re: openssl 0.9.8 - ssl tests fails still report says tests passed ...

2005-10-22 Thread Goetz Babin-Ebell
Dharmesh Vyas wrote: Hello Group... Hello Dharmesh Vyas, (1) If I run the tests and perform 'make report', the output generated shows 'Test passed.' But from the log file i found that in the section [...] and there are a few of this types which shows the same ERROR in CLIENT, Is this