[Bug 1166634] New: OpenSSL FIPS selftest fails on TW
http://bugzilla.opensuse.org/show_bug.cgi?id=1166634 Bug ID: 1166634 Summary: OpenSSL FIPS selftest fails on TW Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Security Assignee: security-team@suse.de Reporter: asn@cryptomilk.org QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- OpenSSL FIPS selftest fails on Tumbleweed. Simple reproducer: $ OPENSSL_FORCE_FIPS_MODE=1 python3 -m hashlib crypto/fips/fips.c:153: OpenSSL internal error: FATAL FIPS SELFTEST FAILURE Aborted (core dumped) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1166634 Andreas Schneider <asn@cryptomilk.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asn@cryptomilk.org, | |tchvatal@suse.com, | |vcizek@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1166634 http://bugzilla.opensuse.org/show_bug.cgi?id=1166634#c1 --- Comment #1 from Andreas Schneider <asn@cryptomilk.org> --- A better reproducher migt be: OPENSSL_FORCE_FIPS_MODE=1 openssl crypto/fips/fips.c:153: OpenSSL internal error: FATAL FIPS SELFTEST FAILURE Aborted (core dumped) You should probably add this to %check in the spec file ... -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com