You can verify the authenticity of the downloaded APM Insight agent with SHA256 checksum validation. This ensures that the downloaded agent is credible and is not tampered with by any malicious code or software.
To verify the authenticity of the agent, follow the steps given below:
9BC019315D980C72ADB3F802B1D88906C6BF339177F915CC55D064AE6D186BB2
sha256sum apm_insight_agent_python.zip
certutil -hashfile apm_insight_agent_python.zip SHA256
Get-FileHash apm_insight_agent_python.zip -Algorithm SHA256
Sample Output:
Note: If the checksum values differ, do not unzip or open the file.