Bug ID 1209037
Summary [Build 20230307] openQA test fails in openssl_fips_hash
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
URL https://openqa.opensuse.org/tests/3162386/modules/openssl_fips_hash/steps/24
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Security
Assignee security-team@suse.de
Reporter dimstar@opensuse.org
QA Contact qa-bugs@suse.de
Found By openQA
Blocker Yes

## Observation

openssl dgst -md4 /tmp/hello.txt 2>&1 || true

Check function (deparsed code):
{
    package openssl_fips_hash;
    /disabled for fips|disabled for FIPS|unknown option|Unknown digest|dgst:
Unrecognized flag/;
}

Output:
Error setting digest
4067AE41307F0000:error:0308010C:digital envelope
routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:373:Global
default library context, Algorithm (MD4 : 84), Properties ()
4067AE41307F0000:error:03000086:digital envelope
routines:evp_md_init_internal:initialization error:crypto/evp/digest.c:254:


openQA test in scenario
opensuse-Tumbleweed-JeOS-for-kvm-and-xen-x86_64-jeos-fips@64bit_virtio fails in
[openssl_fips_hash](https://openqa.opensuse.org/tests/3162386/modules/openssl_fips_hash/steps/24)

## Test suite description



## Reproducible

Fails since (at least) Build
[mloviska/os-autoinst-distri-opensuse#12966](https://openqa.opensuse.org/tests/1852971)


## Expected result

Last good: (unknown) (or more recent)


## Further details

Always latest result in this scenario:
[latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=JeOS-for-kvm-and-xen&machine=64bit_virtio&test=jeos-fips&version=Tumbleweed)


You are receiving this mail because: