Deployment and Management Guide for Cisco IoT FND on OVA with Postgres and InfluxDB, Release 5.x.x and Later

PDF

Verify the OVA signature

Updated: February 4, 2026

Overview

Use this procedure to verify the OVA signature for your deployment, ensuring the integrity and authenticity of the OVA file before installation. This process helps confirm that the file has not been tampered with and is safe to use.

Use the instructions provided in this section to verify the OVA signature:

Here are the contents of the OVA zip file for different use cases:

Use case

Contents

Oracle-based deployments

iot-fnd-oracle-<release>-<build number>_SHA1_signed.ova

TPS-related deployments

iot-tps-<release>-<build number>_SHA1_signed.ova

Before you begin

The following knowledge is required to verify OVA signature:

  • Python 2.7.x

  • OpenSSL

  • Internet connection

Procedure

Use the ovftool command on your terminal to verify the signed OVA file.

Example:

ovftool iot-fnd-<release>-<build number>_SHA256_signed.ova

This command checks the integrity and authenticity of the OVA file by verifying its signature.

Opening OVA source: iot-fnd-<release>-<build number>_SHA256_signed.ova
        The manifest validates
        Completed successfully

What to do next

Verify the upgrade RPM signature