Hi, I used the following command to creat a signature. "openssl dgst -sign <private_keyFile> -out <outFile> <inputFile>"
However why the signature can not be verified using corresponding self-signed certificate. "openssl dgst -signature <signatureFile> -verify <certFile> <inputFile>" What's wrong? Thanks. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]