RE: How do I sign an input using the V2.1 and not V1.5 version

2013-11-07 Thread Dave Thompson
I sign an input using the V2.1 and not V1.5 version Hi, We are trying to work with the openssl with the v2.1 and not the v1.5 from the command line. But it is not documented anywhere how to tell the openssl to work with one version or the other. For example we run the command: openssl

How do I sign an input using the V2.1 and not V1.5 version

2013-11-07 Thread Ameet Lann
Hi, We are trying to work with the openssl with the v2.1 and not the v1.5 from the command line. But it is not documented anywhere how to tell the openssl to work with one version or the other. For example we run the command: openssl rsautl -sign in sha256.bin -out signature.bin -inkey my_key.p