Skip to content

'openssl/engine.h' not found on RHEL10 #104775

Closed
@tmds

Description

@tmds

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.

cc @bartonjs @vcsjones @omajid

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions