Victor Wagner wrote: > > 2. ab utility doesn't have any way to configure OpenSSL library. This > would probably affect anybody who do not use algorithms implemented > in the engine only, but fix is quite simple - just call > OPENSSL_config(NULL) function before SSL_library_init to read > system-wide openssl configuration file. >
A more generalized version of this is in the patch to Bug 43931 which adds configuration options for alternative configuration file locations and sections. Steve. -- Dr Stephen N. Henson. Core developer of the OpenSSL project: http://www.openssl.org/ Freelance consultant see: http://www.drh-consultancy.co.uk/ Email: [EMAIL PROTECTED], PGP key: via homepage.
