Make OPENSSL_config truly ignore errors.
authorRich Salz <rsalz@openssl.org>
Mon, 26 Jan 2015 02:15:57 +0000 (21:15 -0500)
committerRich Salz <rsalz@openssl.org>
Mon, 26 Jan 2015 02:15:57 +0000 (21:15 -0500)
commit491f3e4e8e4ba8853caa02fbeff51b69768e9646
treec5796adba4bfa210ab134d2903f1d1197483449f
parent184693f4af2846dd89f473482e55df26c428da36
Make OPENSSL_config truly ignore errors.

Per discussion: should not exit. Should not print to stderr.
Errors are ignored.  Updated doc to reflect that, and the fact
that this function is to be avoided.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(cherry picked from commit abdd677125f3a9e3082f8c5692203590fdb9b860)
crypto/conf/conf_sap.c
doc/crypto/OPENSSL_config.pod