Bug 973547 - openssl self-test fails in FIPS mode
Summary: openssl self-test fails in FIPS mode
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: openssl
Version: 5.6
Hardware: Unspecified
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Tomas Mraz
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-12 08:20 UTC by Ondrej Moriš
Modified: 2013-10-31 10:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-31 10:35:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ondrej Moriš 2013-06-12 08:20:55 UTC
Description of problem:

OpenSSL self-test fails in FIPS mode on RHEL 5.6.z in elliptic curves tests as follows:

test elliptic curves
../util/shlib_wrap.sh ./ectest
Elliptic curves are disabled.
test ecdsa
../util/shlib_wrap.sh ./ecdsatest
Elliptic curves are disabled.
test ecdh
../util/shlib_wrap.sh ./ecdhtest
No ECDH support
cat
base64
aes-128-cbc
23960:error:06080090:digital envelope routines:EVP_DigestInit_ex:disabled for fips:digest.c:292:
23972:error:06080090:digital envelope routines:EVP_DigestInit_ex:disabled for fips:digest.c:292:
./p ./p.aes-128-cbc.clear differ: char 10, line 2
make[1]: *** [test_enc] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/openssl-fips-0.9.8e/test'
error: Bad exit status from /var/tmp/rpm-tmp.80975 (%build)

Version-Release number of selected component (if applicable):

openssl-0.9.8e-12.el5_6.10

How reproducible:

100%

Steps to Reproduce:

1. execute 'make check' in built source rpm 

Actual results:

See above.

Expected results:

PASS

Additional info:

N/A

Comment 1 Tomas Mraz 2013-06-12 08:32:34 UTC
I don't think this makes sense to work on on the RHEL-5. Besides the make check was never designed for this and it will not be upstreamable change.

Comment 2 RHEL Program Management 2013-06-12 08:37:59 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unable to address this
request at this time.

Red Hat invites you to ask your support representative to
propose this request, if appropriate, in the next release of
Red Hat Enterprise Linux.


Note You need to log in before you can comment on or make changes to this bug.