Hi,

I am trying to sign a file using dgst but not sure why I got this "unable to 
load key file".  Here is the original command:

openssl dgst -sha384 -out xyz.sig  -sign $PWD/keys/my_private.pem 
xyz.to-be-signed

The private key file my_private.pem DOES exist in the directory.

The openssl version is OpenSSL 1.0.0-fips 29 Mar 2010 on RHEL6.

Can anyone help explain this?

Thanks.




Reply via email to