On Fri, Mar 25, 2016, Satya Das wrote:

> 
> I am building a fips capable openssl package and running into a condition 
> where all binaries exit with a signature in the stdout. As far as I can tell 
> it is the incore hash. It seems FINGERPRINT_premain() is finding a ? in the 
> FINGERPRINT_ascii_value and branching to exit(0).
> 

What platform are you building? Is it a native or cross compile?

You'd get that behaviour if fipsld isn't linking the binaries properly.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to