Verify signature usage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 intermediary
signature file.

Thank you



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux