.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH sshd-openpgp-auth-list 1 "sshd-openpgp-auth-list " .SH NAME sshd\-openpgp\-auth\-list \- List local OpenPGP certificates that serve as trust anchor .SH SYNOPSIS \fBsshd\-openpgp\-auth list\fR [\fB\-f\fR|\fB\-\-filter\fR] [\fB\-o\fR|\fB\-\-openpgp\-dir\fR] [\fB\-t\fR|\fB\-\-time\fR] [\fB\-h\fR|\fB\-\-help\fR] .SH DESCRIPTION List local OpenPGP certificates that serve as trust anchor .PP By default this command lists all OpenPGP certificates in a directory, that are currently valid. Optionally, the certificates can be filtered by a hostname. Additionally, a custom reference time may be provided to show valid certificates at a different point in time. .SH OPTIONS .TP \fB\-f\fR, \fB\-\-filter\fR=\fIHOSTNAME\fR A hostname, as fully qualified domain name (FQDN), by which to filter .RS May also be specified with the \fBSOA_FILTER\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\-t\fR, \fB\-\-time\fR=\fITIME\fR A custom reference time formatted as an RFC3339 string (defaults to now) .RS May also be specified with the \fBSOA_TIME\fR environment variable. .RE .TP \fB\-h\fR, \fB\-\-help\fR Print help (see a summary with \*(Aq\-h\*(Aq)