commit | 14d3b76be88ec68cda613186bb62415c7a17e573 | [log] [tgz] |
---|---|---|
author | Rich Salz <rsalz@openssl.org> | Tue Sep 09 13:45:49 2014 -0400 |
committer | Rich Salz <rsalz@openssl.org> | Thu Nov 20 13:40:03 2014 -0500 |
tree | e0310a583eb2639daa98d05ebe276cdf99384b24 | |
parent | 9e189b9dc10786c755919e6792e923c584c918a1 [diff] |
RT3488: Update doc for OPENSSL_config Fix CONF_load_modules to CONF_modules_load. Document that it calls exit. Advise against using it now. Add an error print to stderr. Reviewed-by: Matt Caswell <matt@openssl.org>