PSSDiag Release (Linux) April 2022 (Signed)
How to Use:
- Download pssdiag_linux_v_042022.tar
- Follow Configuring and Starting PSSDiag instructions sections mentioned in the README page.
Verify downloaded files
Verify the files by computing the hash using sha512sum and compare to the below values.
sha512sum pssdiag_linux_v_042022.tar
426d77167d1d2a46d79e9c7edf7029ab20b82e88395f5ebb20922657d63024e7d6a6d9947204b598eb630358d55d250028ddf77dfc6d13c2a39a9f9d106f49d5
sha512sum pssdiag_linux_v_042022.tar.sig
019d58065fbe8ce930ceaf657977a85c7bc0fecdeb8807d863156667903ea9beb02594afa4495bced3e6a677d43832f58418001a1caca6e771603cea9a2286f7
Verify the Archive by signature using Microsoft PGP key
#Import Microsoft PGP key
curl -sSL https://packages.microsoft.com/keys/microsoft.asc | gpg --import -
#Verify PSSDiag with Microsoft PGP key
gpg --verify pssdiag_linux_v_042022.tar.sig pssdiag_linux_v_042022.tar