I'm using this to verify a JWT.
openssl dgst -verify public_key.pem -sha256 -signature signature.file
signed_data.file
It works great. Instead of using an actual signature.file, is there
a way to tell openssl to use a string instead?
It would be nice to eliminate the need to create the interme
Hi There,
I am trying to install openssl-0.9.8g on my solaris-sparcv9 and am
getting error when I ran make. Could you please point me the problem?
Thanks
gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT
-DDSO_DLFCN -DHAVE_DLFCN_H -m32 -mcpu=ultrasparc -O3
-fomit-frame-pointer -