LemonLDAPNG / lasso-rpm

RPM specification for Lasso
http://lasso.entrouvert.org
GNU General Public License v2.0
1 stars 2 forks source link

Disable SHA-1 on RHEL9 #1

Closed maxbes closed 1 year ago

maxbes commented 1 year ago

RHEL9 version of libxmlsec1 does not handle SHA1 (even in LEGACY openssl mode) which makes lasso fail to validate any signature, even signatures made with SHA256 and above (https://dev.entrouvert.org/issues/74121)

This patch disables SHA1 at compile time on EL9+