Hi
I am trying latest master code to install the fips, but it is not working.
openssl fipsinstall -module ./fips.so -out fips.conf -provider_name fips - section_name fipsinstall -mac_name HMAC -macopt digest:SHA256 -macopt hexkey:000102030405060708090A0B0C0D0E0F10111213
It is failing in verify_integrity function as hmac is not matching.
Please help to solve this issue
Regards