Thank you very much, Viktor. It works.
Regards,
Aaron
--
View this message in context:
http://openssl.6102.n7.nabble.com/OpenSSL-FIPS-test-failure-starting-from-version-1-0-2g-tp65320p65325.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
--
openssl-users mailing list
To
> On Mar 28, 2016, at 10:24 PM, Aaron wrote:
>
> It is very stratforward to repro the issue. Take platform linux_x86-64 as an
> example, the repro steps are as follows.
>
> cd openssl-1.0.2g
> make clean
> ./Configure no-idea no-mdc2 no-rc5 no-ec2m fips -m64 no-asm linux-x86_64
> make depen
Greetings.
I am using OpenSSl 1.0.2f on various platforms including Solaris, Linux,
RS6000, ibmplinux, HPIA and Windows. Now I am going to upgrade to OpenSSL
1.0.2g. However I hit a test failure when building and tesing 1.0.2g. The
issue occurs on all my platforms except Windows which I haven't t