<div dir="ltr">Hello Subrata,<div><br></div><div>If OPENSSL_config was sufficient for your purposes, I think that OPENSSL_init_crypto with flagĀ OPENSSL_INIT_LOAD_CONFIG will do all you need.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 24, 2019 at 10:49 PM Subrata Dasgupta via openssl-users <<a href="mailto:openssl-users@openssl.org">openssl-users@openssl.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi All,<br>In my application I am using OPENSSL_config(NULL); call to initialize the configuration. But it seems from openssl-1.1.1 this call is deprecated and we should use CONF_modules_load_file call.<br>But it will be difficult to add new configuration file for openssl within my application. It will be perfect if some how I can use basic default configuration just like OPENSSL_config do. But unfortunately every time CONF_modules_load_file call is failing . I have tried with NULL for config file name and app name in parameters of CONF_modules_load_file call. Tried with different flag combination as well. But all in vain. Please help<br><br>Thanks<br>Subrata<br></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">SY, Dmitry Belyavsky</div>