Make OPENSSL_config truly ignore errors.
authorRich Salz <rsalz@openssl.org>
Mon, 26 Jan 2015 02:07:20 +0000 (21:07 -0500)
committerRich Salz <rsalz@openssl.org>
Mon, 26 Jan 2015 02:07:20 +0000 (21:07 -0500)
commitabdd677125f3a9e3082f8c5692203590fdb9b860
tree2a51a88df3e4b86232ed5d1d18c81a52f369983b
parent8de24b792743d11e1d5a0dcd336a49368750c577
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>
crypto/conf/conf_sap.c
doc/crypto/OPENSSL_config.pod