diff --git a/doc/appendix-signatures.sgml b/doc/appendix-signatures.sgml index be8d4237..b398d1cb 100644 --- a/doc/appendix-signatures.sgml +++ b/doc/appendix-signatures.sgml @@ -33,34 +33,5 @@ - - repmgr RPM signing key - - The signing key ID used for repmgr source code bundles is: - - 0x702D883A. - - - - To download the repmgr source key to your computer: - - curl -s http://packages.2ndquadrant.com/repmgr/RPM-GPG-KEY-repmgr | gpg --import - gpg --fingerprint 0x702D883A - - then verify that the fingerprint is the expected value: - - AE4E 390E A58E 0037 6148 3F29 888D 018B 702D 883A - - - - To check a repository RPM, use rpmkeys to load the - packaging signing key into the RPM database then use rpm -K, e.g.: - - sudo rpmkeys --import http://packages.2ndquadrant.com/repmgr/RPM-GPG-KEY-repmgr - rpm -K postgresql-bdr94-2ndquadrant-redhat-1.0-2.noarch.rpm - - - -