ClioSport.net

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • Due to ongoing maintenance work some features and functions (including Dark mode!) may be unavailable or visually appear differently.
  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

OpenSSL

Car  Clio 197 FF
Does anyone know how to verify a signature in openssl with a certificate file? Thanks
 
Would this work?

http://www.madboa.com/geek/openssl/

"-verify file verify a signature using public key in file"

The cert you'll have from the source will be their public key, which can be used to verify the data/message/whatever was signed with their private key.
 
Id already tried that but it turns out there was an error with the certificate, got it working now though thanks.
 
Back
Top