.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH sshd-openpgp-auth-merge 1 "sshd-openpgp-auth-merge " .SH NAME sshd\-openpgp\-auth\-merge \- Merge an OpenPGP certificate with a local trust anchor .SH SYNOPSIS \fBsshd\-openpgp\-auth merge\fR [\fB\-f\fR|\fB\-\-fingerprint\fR] [\fB\-o\fR|\fB\-\-openpgp\-dir\fR] [\fB\-s\fR|\fB\-\-stdout\fR] [\fB\-h\fR|\fB\-\-help\fR] <\fICERTIFICATE\fR> .SH DESCRIPTION Merge an OpenPGP certificate with a local trust anchor .PP 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. .SH OPTIONS .TP \fB\-f\fR, \fB\-\-fingerprint\fR=\fIFINGERPRINT\fR An OpenPGP fingerprint to identify a specific certificate .RS May also be specified with the \fBSOA_FINGERPRINT\fR environment variable. .RE .TP \fB\-o\fR, \fB\-\-openpgp\-dir\fR=\fIDIR\fR A custom directory in which to look for OpenPGP certificates (defaults to "/var/lib/sshd\-openpgp\-auth/") .RS May also be specified with the \fBSOA_OPENPGP_DIR\fR environment variable. .RE .TP \fB\-s\fR, \fB\-\-stdout\fR Output the OpenPGP certificate to stdout instead of a file .TP \fB\-h\fR, \fB\-\-help\fR Print help (see a summary with \*(Aq\-h\*(Aq) .TP <\fICERTIFICATE\fR> The OpenPGP certificate to merge