<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 26 January 2015 at 02:53, Rich Salz via RT <span dir="ltr"><<a href="mailto:rt@openssl.org" target="_blank">rt@openssl.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">After discussion, we decided to make the existing function REALLY ignore errors<br>
and not print anything and not exit. But it's still deprecated and don't use it<br>
:)<br></blockquote><div><br></div><div>That's great Rich.  So, to be clear, we should be using something like:</div><div>CONF_modules_load_file(NULL, NULL, CONF_MFLAGS_IGNORE_ERRORS|CONF_MFLAGS_SILENT|CONF_MFLAGS_IGNORE_MISSING_FILE)<br></div><div><br></div><div>If we want roughly equivalent behaviour?</div><div><br></div><div>Cheers</div><div><br></div><div>Rich.</div><div><br></div></div></div></div>