Marcin Pogorzelski
Marcin Pogorzelski
I've tested this on 1.12.2 and I still think for both win32 and x64 that the message definitions are not found when when looking at log points in EventViewer application....
I got the same issue running cmake running om v3.21.5 cmake ../ -G"Visual Studio 17 2022" -A WIN32 ..... It looks like version v3.18.1 is compiling the unit tests successfully...
OK so two failed checks. Is it correct that CIFuzz and CodeQL build with OpenSSL version < 3.x ? In that case the correct way would be to add #if...
Sorry for the late response. I can try to add unit test. To my understanding the Provider API in OpenSSL should be available on all platforms from OpenSSL 3.x. It...
Since this is explicitly for OpenSSL 3.x is there any good compiler flag for the unit test framework so that the test case doesn't run on OpenSSL 1.x ?