sshd-openpgp-auth-list(1) General Commands Manual sshd-openpgp-auth-list(1)

sshd-openpgp-auth-list - List local OpenPGP certificates that serve as trust anchor

sshd-openpgp-auth list [-f|--filter] [-o|--openpgp-dir] [-t|--time] [-h|--help]

List local OpenPGP certificates that serve as trust anchor

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.

A hostname, as fully qualified domain name (FQDN), by which to filter
May also be specified with the SOA_FILTER environment variable.
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.
A custom reference time formatted as an RFC3339 string (defaults to now)
May also be specified with the SOA_TIME environment variable.
Print help (see a summary with '-h')
sshd-openpgp-auth-list