Release archives from releases.monitoring-plugins.pro are published with detached ASCII-armored OpenPGP signatures.
Download both the archive and its matching .asc file. Then download the monitoring-plugins.pro release signing public key from the documentation host and verify the archive:
curl -O https://docs.monitoring-plugins.pro/release-signing-key.asc
gpg --import release-signing-key.asc
gpg --verify check-netapp-rest-3.5.1.tar.gz.asc check-netapp-rest-3.5.1.tar.gz
Public key:
Fingerprint:
5234 F003 2FB9 6452 61A5 EA70 5B34 DD0E 919A 0700
Compare the fingerprint shown by gpg --import with the fingerprint above. For an additional check, please contact us by phone or Signal using the number in our email signature.
A valid signature proves that the archive was signed with the monitoring-plugins.pro release signing key and was not modified after signing.