On Fri, Feb 15, 2002 at 10:55:13AM +0000, Ben Laurie wrote:

>> This fix for err.c is correct.
>> 
>> But evp_test.c should never have called OPENSSL_config() because
>> OPENSSL_config() uses the configuration file found in an OpenSSL
>> *installation*.  If we want to use a configuration file during
>> 'make test', we should use one located in the source tree.

> It may be a good idea to test that configuration works, somehow. And
> yeah, I shouldn't have put config in evp_test, it was a mistake.

Now with Steve's change (add a file name parameter to OPENSSL_config())
the OPENSSL_config() call can be put back into evp_test -- it just
should use a file in the source code tree.


-- 
Bodo M�ller <[EMAIL PROTECTED]>
PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html
* TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt
* Tel. +49-6151-16-6628, Fax +49-6151-16-6036
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to