action #165983
closed[security][15-SP6] openssl_pubkey_rsa test fails
100%
Description
Observation¶
openQA test in scenario sle-15-SP6-Server-DVD-Updates-aarch64-fips_ker_mode_tests_crypt_core@aarch64-virtio fails in
openssl_pubkey_rsa
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qe-security/osd-sle15-security.
Reproducible¶
Fails since (at least) Build 20240827-1
Expected result¶
Last good: 20240826-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
While running:
openssl rsautl -encrypt -in hello.txt -inkey test-rsa-pubkey-2048.pem -pubin -out hello.txt.enc
Getting output:
wait_serial expected: qr/dWHwv-\d+-/u¶
Result:¶
The command rsautl was deprecated in version 3.0. Use 'pkeyutl' instead.
RSA operation error
20C08EABFFFF0000:error:1C8000A5:Provider routines:rsa_encrypt:illegal or unsupported padding mode:providers/implementations/asymciphers/rsa_enc.c:163:
dWHwv-1-
due to deprecation. Happens only on SP6.
Updated by tjyrinki_suse 2 months ago
- Status changed from New to Closed
This is duplicate of https://progress.opensuse.org/issues/165869