On 26 January 2015 at 02:53, Rich Salz via RT <r...@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.

_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to