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

sshd-openpgp-auth-export - Export OpenPGP certificates to Web Key Directory (WKD)

sshd-openpgp-auth export [-o|--openpgp-dir] [-O|--output-dir] [-w|--wkd-type] [-t|--time] [-h|--help] <HOSTNAME>

Export OpenPGP certificates to Web Key Directory (WKD)

By default this command exports all valid OpenPGP certificates, that match a hostname, to a Web Key Directory (WKD) structure in "wkd". Optionally, a different WKD export type can be selected and a custom reference time be chosen.

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 output directory (defaults to "wkd")
May also be specified with the SOA_WKD_OUTPUT_DIR environment variable.
A custom WKD type to export for (defaults to "advanced"). Choose one of ["advanced", "direct"].
May also be specified with the SOA_WKD_TYPE 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')
<HOSTNAME>
The hostname, as fully qualified domain name (FQDN), for which to export
sshd-openpgp-auth-export