Skip to content

BCT v3.4.5

Latest
Compare
Choose a tag to compare
@nate-desimone nate-desimone released this 14 Aug 01:48
· 4 commits to master since this release

Overview

  • Added support for FSP version '2.5'
  • Compatible with new operating systems

Verifying Signatures

$ openssl pkcs7 -print_certs -inform der -in bct-3.4.5-x86_64.deb12.tar.gz.sig > certs.pem
$ openssl smime -verify -in bct-3.4.5-x86_64.deb12.tar.gz.sig -inform der -content bct-3.4.5-x86_64.deb12.tar.gz -noverify certs.pem > /dev/null
Verification successful

Intel's certificate is signed by a CA participating in Microsoft's Trusted Root Certificate Program