How to use Microsoft Windows command prompt to validate the checksum values of RSA Authentication Manager files
Originally Published: 2019-07-18
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
These steps are meant to show how to validate the downloaded image against the checksum using the command prompt to make sure that the image is not corrupted.
Resolution
- To check checksum using SHA-256 algorithm
certutil -hashfile path-to-your-file sha256
- To verify the checksum using the MD5 algorithm
certutil -hashfile path-to-your-file md5
Notes
Related Articles
How to validate an installation or restored database in RSA Identity Governance & Lifecycle 56Number of Views RSA Federated Identity Manager "failed to validate signature value" error 38Number of Views intermittant FIM "error failed to validate signature value" 25Number of Views verify tool fails to validate keys with error 'KMS Server connection failed : Certificate unknown' 31Number of Views Validate connection for Oracle Scanning - ORA - 12541 error 37Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?