# To verify the digital signature with OpenSSL:
# 1. Ensure OpenSSL is installed on your system
# 2. Execute the following command, replacing [firmware] with the exact filename of the firmware:
# openssl dgst -keyform PEM -sha256 -verify tektronix.pub -signature [firmware].sig [firmware]