From: "MartinBosslet (Martin Bosslet)" Date: 2012-09-07T00:07:44+09:00 Subject: [ruby-core:47450] [ruby-trunk - Feature #6946][Assigned] FIPS support? Issue #6946 has been updated by MartinBosslet (Martin Bosslet). Status changed from Open to Assigned vo.x (Vit Ondruch) wrote: > This is my OpenSSL version: > > # rpm -q openssl-libs > openssl-libs-1.0.1c-1.el7.x86_64 > > However, I am unsure, what other information you need. There is no FIPS Kernel module to my knowledge (but my knowledge is limited :/ ). OK, I see. So at least you are using the same basic OpenSSL library version as I am. I need to investigate if something went wrong while building my FIPS module. Thanks! ---------------------------------------- Feature #6946: FIPS support? https://bugs.ruby-lang.org/issues/6946#change-29210 Author: vo.x (Vit Ondruch) Status: Assigned Priority: Normal Assignee: MartinBosslet (Martin Bosslet) Category: ext Target version: 2.0.0 =begin Hi, running the test suite on FIPS enabled system using $ find test/ -type f -name test_*.rb -exec make test-all TESTS="-v '{}'" \; command with patch from #6938 applied, it gives me a plenty of errors (see attached output.txt file). There are two kind of errors as far as I understand, some are more or less test suite errors (e.g. #6938), which should be easy to fix, while some others (e.g. #6943) would need bigger changes. Is there any chance that Ruby will provide better support for FIPS and there errors get fixed? =end -- http://bugs.ruby-lang.org/