Fedora Account System
Red Hat Associate
Red Hat Customer
As far as I can tell openssl-devel-engine is only available for Fedora. openssl-devel-engine would be needed for EPEL as well. Would be much appreciated if you would consider this. Thanks. Reproducible: Always
We are not planning to provide headers for ENGINE functionality in CentOS 10 Stream or RHEL 10. Packages in EPEL should not use ENGINE functionality when targeting RHEL 10, CentOS 10 Stream or derived distributions. For that reason, OpenSSL as shipped in CentOS 10 Stream defines the OPENSSL_NO_ENGINE preprocessor symbol indicating that it was compiled without support for engines. See also https://issues.redhat.com/browse/RHEL-58344 where this has been previously discussed and https://issues.redhat.com/browse/RHEL-58178, which should improve the situation to the point where packages either build without ENGINE support out of the box, or need upstream fixes to respect OPENSSL_NO_ENGINE anyway.