On Fri, Apr 24, 2015 at 03:55:18PM +0000, Salz, Rich wrote:

> To generate the signature look at the pkeyutl app.  (Sorry, don?t
> remember any other details)

Typically, signatures are created  with:

    openssl dgst -sha256 -sign key.pem ...

See the dgst(1) manpage.

-- 
        Viktor.
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to