[openssl-users] openssl errors with 1.0.2h in a running application

Jayant Jain jjain at vmware.com
Fri Oct 14 19:56:21 UTC 2016


Using openssl 1.0.2h with FIPS , we get the following two errors intermittently

2D07107B:FIPS routines:FIPS_drbg_generate:in error state

error code:   0x2d071086  fips_drbg_lib.c line 391.  (FIPS Self test failed, DRBG)

This hits the application midway. After having established a TLS session, and having received and transmitted decent number of bytes, the connection gets broken and then on trying to connect again we get the above error and the library never recovers.. One has to restart the application.

Any clues to where we should be looking

Thanks
________________________________
From: Jayant Jain
Sent: Friday, October 14, 2016 12:35:36 PM
To: openssl-users at openssl.org
Cc: Jayant Jain
Subject: openssl errors with 1.0.2h in a running application


Using openssl 1.0.2h with FIPS , we get the following two errors intermittently


2D07107B:FIPS routines:FIPS_drbg_generate:in error state


error code:   0x2d071086  fips_drbg_lib.c line 391.  (FIPS Self test failed, DRBG)

This hits the application midway. After having established a TLS session, and having received and transmitted decent number of bytes, the connection gets broken and then on trying to connect again we get the above error and the library never recovers.. One has to restart the application.

Any clues to where we should be looking

Thanks


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20161014/cbe0aaa4/attachment.html>


More information about the openssl-users mailing list