On Thu Aug 07 20:35:50 2014, steve wrote: > > The whole point of OPENSSL_config() is that it is a minimal function > that just > tries to load configuration modules and is better than nothing if the > application cannot include appropriate error handling. It has no idea > what an > application considered a fatal error so it errs on the side of > caution. > > As the documentation says: > > "Applications which need finer control over their configuration > functionality > should use the configuration functions such as CONF_load_modules() > directly." >
Which is a typo in the documentation and it should say CONF_modules_load(). Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
