[openssl-dev] [openssl.org #3488] OPENSSL_config shouldn't exit()

Richard Moore richmoore44 at gmail.com
Mon Jan 26 11:37:39 UTC 2015


On 26 January 2015 at 02:53, Rich Salz via RT <rt at openssl.org> wrote:

> After discussion, we decided to make the existing function REALLY ignore
> errors
> and not print anything and not exit. But it's still deprecated and don't
> use it
> :)
>

That's great Rich.  So, to be clear, we should be using something like:
CONF_modules_load_file(NULL, NULL,
CONF_MFLAGS_IGNORE_ERRORS|CONF_MFLAGS_SILENT|CONF_MFLAGS_IGNORE_MISSING_FILE)

If we want roughly equivalent behaviour?

Cheers

Rich.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20150126/5665acc4/attachment.html>


More information about the openssl-dev mailing list