Dear All, I have build a fips-openssl based on the fips1.2 and openssl-0.9.8m, But when I use the following command : openssl rsautl -sign -in file -inkey rsakey -out file_sign_pem -keyform PEM, it will produce the errors like this: RSA operation error 21837:error:0408908E:rsa routines:RSA_private_encrypt:operation not allowed in fips mode:rsa_lib.c:82: But it works fine with the openssl-0.9.8l, so could somebody give me some ideas? Best regards, Kevin, kai_yang2...@163.com