Verifying an installer package signature
- Last Updated: July 12, 2022
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
The installer packages that are available for download from OEM FTP have been signed with a digital signature.
You can use the following procedure to verify an installer package signature. Verifying the signature assures that the installer package has been delivered by Progress DataDirect and has not been tampered with.
Note: Signature verification is an optional step. You
can download and use the installer packages without verifying the signature as well.
To verify an installer package signature:
-
From OEM FTP, download the following from the installer
location:
- The installer package
- The external signature file: package_name.sha256.base64.sig
- From the /FOLDERS/COMMON/PublicKey directory, download the public key: progress-public-key.key.
-
Open a command prompt, then:
If the verification is successful, the following message appears: "Verified OK."
If the verification fails, the following message appears: "Verification Failure." Contact the Technical Support team for assistance.