1.4 RPM Signature Verification

Use the following steps to perform the RPM Signature Verification:

  1. Navigate to the folder where the build is extracted.

    For example: <untarred location of Identity Console>/IdentityConsole_<version>_Linux/license/MicroFocusGPGPackageSign.pub.

  2. Run the following command to import the Public Key:

    rpm --import MicroFocusGPGPackageSign.pub
  3. (Optional) Run the following command to verify the RPM signature: rpm --checksig -v <RPM Name>

    For Example:

    rpm --checksig -v identityconsole-1.7.2.0000.x86_64.rpm

    identityconsole-1.7.2.0000.x86_64.rpm:

    Header V4 RSA/SHA256 Signature, OK, key ID 786ec7c0: OK

    Header SHA1 digest: OK

    Header SHA256 digest: OK

    Payload SHA256 digest: OK

    V4 RSA/SHA256 Signature, key ID 786ec7c0: OK

    MD5 digest: OK