When creating a solace connection we get on Windows server 2016/2019 the following message: libcrypto-1_1.dll missing.
It works perfectly on Windows 10 and Windows 2012 R2.
The exact output is as follows: Error - Sdk: 13:38:25 | solClientOS.c:1142 (00001050) Could not load library 'libcrypto-1_1.dll', error: The specified module could not be found. | null
Which is strange since the libcrypto-1_1.dll file is available in this folder.
What can be a reason for this issue?