Hello,

I've built openssl-0.9.8j on Solaris10 Update 5 as follows:

./config fipscanisterbuild
make clean
make

Next, I've created a simple program that calls FIPS_mode_set(1) and links to
the libraries in /usr/local/ssl/fips/lib.

The first two tests, FIPS_signature_witness() and
FIPS_check_incore_fingerprint() PASS.

The third test, FIPS_selftest_rng FAILS.

I've also tried the exact same procedure on a Fedora Core5 linux based
machine, and all of the tests PASS.

Anyone have an idea of what may be wrong?

/Russ
-- 
View this message in context: 
http://www.nabble.com/FIPS_selftest_rng-fails-on-Solaris10-x86-tp21980325p21980325.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to