>> int OPENSSL_config(void)
>> {
>>     return OPENSSL_config();
>> }
That first line should be:
    int OPENSSL_noconfig(void)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20191102/138bd0ec/attachment.html>