.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH sshd-openpgp-auth-proof-dns-add 1 "sshd-openpgp-auth-proof-dns-add " .SH NAME sshd\-openpgp\-auth\-proof\-dns\-add \- Add DNS proof to an OpenPGP certificate .SH SYNOPSIS \fBsshd\-openpgp\-auth proof dns add\fR [\fB\-o\fR|\fB\-\-openpgp\-dir\fR] [\fB\-f\fR|\fB\-\-fingerprint\fR] [\fB\-s\fR|\fB\-\-stdout\fR] [\fB\-t\fR|\fB\-\-time\fR] [\fB\-h\fR|\fB\-\-help\fR] .SH DESCRIPTION Add DNS proof to an OpenPGP certificate .PP This proof, when accompanied with a respective DNS TXT record connects the OpenPGP certificate with the DNS zone. .SH OPTIONS .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\-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\-s\fR, \fB\-\-stdout\fR Output the OpenPGP certificate to stdout instead of a file .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)