Bug 51186 - NEw Openssl 1.0.1 with new FIPS
Summary: NEw Openssl 1.0.1 with new FIPS
Status: RESOLVED INVALID
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: All (show other bugs)
Version: 2.2.17
Hardware: PC BSD/OS
: P2 blocker (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-11 22:50 UTC by doctor
Modified: 2016-05-16 15:14 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description doctor 2011-05-11 22:50:06 UTC
Since openssl-1.0.1-stable-SNAP-20110508 onwards with Apache 2.2 Current 

once ssl module is turned on we find in the error log:

[Tue May 10 20:34:42 2011] [notice] SSL FIPS mode disabled
[Tue May 10 20:34:42 2011] [notice] suEXEC mechanism enabled (wrapper: /usr/cont
rib/bin/suexec)
[Tue May 10 20:34:44 2011] [notice] SSL FIPS mode disabled
[Tue May 10 20:34:44 2011] [error] Init: Failed to generate temporary 512 bit RS
A private key
[Tue May 10 20:34:44 2011] [error] SSL Library Error: 67637251 error:04081003:rs
a routines:RSA_BUILTIN_KEYGEN:BN lib
Configuration Failed
[Tue May 10 20:35:36 2011] [notice] suEXEC mechanism enabled (wrapper: /usr/cont
rib/bin/suexec)
[Tue May 10 20:35:38 2011] [notice] Digest: generating secret for digest authent
ication ...
[Tue May 10 20:35:38 2011] [notice] Digest: done
[Tue May 10 20:35:38 2011] [notice] Apache/2.2.17 (Unix) DAV/2 configured -- res
uming normal operations


Please check into this.

I am will to run any test patches if needs be.