ClioSport.net

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!

  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

OpenSSL



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

ChrisR

ClioSport Club Member
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.
 
  Clio 197 FF
Id already tried that but it turns out there was an error with the certificate, got it working now though thanks.
 


Top