Make OPENSSL_config truly ignore errors.
authorRich Salz <rsalz@openssl.org>
Mon, 26 Jan 2015 02:12:01 +0000 (21:12 -0500)
committerRich Salz <rsalz@openssl.org>
Mon, 26 Jan 2015 02:12:01 +0000 (21:12 -0500)
commit6d09851694949a52b9075bf8c2feb54b54d27b51
treebef409b6ef82ca4578ace2bcc71f198104665d3b
parent63c1d16bb85566fa3cdb13df321037a22f117957
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