Closed
Description
Our CI is failing when compiling runtime on RHEL 10 with:
In file included from /home/tester/runtime/src/native/libs/System.Security.Cryptography.Native/apibridge.c:4:
/home/tester/runtime/src/native/libs/System.Security.Cryptography.Native/opensslshim.h:20:10: fatal error: 'openssl/engine.h' file not found
20 | #include <openssl/engine.h>
| ^~~~~~~~~~~~~~~~~~
Probably this is related to disabling OpenSSL engine support: https://discussion.fedoraproject.org/t/f41-change-proposal-disable-openssl-engine-support-system-wide/107511.