openssl: FIPS mode not supported in OpenSSL 1.0.2g

Hi - I tried to turn on the FIPS mode in openssl 1.0.2g but for the following error error:0F06D065:lib(15):func(109):reason(101)

which is

openssl errstr f06d065
error:0F06D065:common libcrypto routines:FIPS_mode_set:fips mode not supported

How can I enable fips mode for 1.0.2g ? I am running on Ubuntu 16.04LTS if it matters.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 24 (10 by maintainers)

Most upvoted comments

Thanks @mspncp ! I’ll take a look and let you know how it goes.