sshd-openpgp-auth-merge(1) General Commands Manual sshd-openpgp-auth-merge(1) NAME sshd-openpgp-auth-merge - Merge an OpenPGP certificate with a local trust anchor SYNOPSIS sshd-openpgp-auth merge [-f|--fingerprint] [-o|--openpgp-dir] [-s|--stdout] [-h|--help] DESCRIPTION Merge an OpenPGP certificate with a local trust anchor This command is used to merge an OpenPGP certificate with a matching primary key fingerprint and primary User ID into a local trust anchor. This action is particularly useful when adding thirdparty certifications that should be maintained in the trust anchor. OPTIONS -f, --fingerprint=FINGERPRINT An OpenPGP fingerprint to identify a specific certificate May also be specified with the SOA_FINGERPRINT environment variable. -o, --openpgp-dir=DIR A custom directory in which to look for OpenPGP certificates (defaults to "/var/lib/sshd-openpgp-auth/") May also be specified with the SOA_OPENPGP_DIR environment variable. -s, --stdout Output the OpenPGP certificate to stdout instead of a file -h, --help Print help (see a summary with '-h') The OpenPGP certificate to merge sshd-openpgp-auth-merge sshd-openpgp-auth-merge(1)