| SQ(1) | User Commands | SQ(1) |
NAME
sq wkd get - Looks up certificates in a Web Key Directory
SYNOPSIS
sq [GLOBAL OPTIONS] wkd get [OPTIONS] ADDRESS
DESCRIPTION
Looks up certificates in a Web Key Directory.
By default, any returned certificates are stored in the local certificate store. This can be overridden by using "--output" option.
When a certificate is downloaded from a WKD, and imported into the local certificate store, any User IDs with the email address that was looked up are certificated with a local WKD-specific key. That proxy certificate is in turn certified as a minimally trusted CA (trust amount: 1 of 120) by the local trust root. How much the WKD proxy CA is trusted can be tuned using "sq link add" or "sq link retract" in the usual way.
OPTIONS
Global options
- --cert-store=PATH
- Specifies the location of the certificate store
- -f, --force=FORCE
- Overwrites existing files
- --keyring=PATH
- Specifies the location of a keyring to use
- --known-notation=NOTATION
- Adds NOTATION to the list of known notations
- --no-cert-store=NO_CERT_STORE
- Disables the use of a certificate store
- --output-format=FORMAT
- Produces output in FORMAT, if possible
- --output-version=VERSION
- Produces output variant VERSION.
- --pep-cert-store=PATH
- Specifies the location of a pEp certificate store
- --time=TIME
- Sets the reference time as ISO 8601 formatted timestamp
- --trust-root=FINGERPRINT|KEYID
- Considers the specified certificate to be a trust root
Subcommand options
- -B, --binary=BINARY
- Emits binary data
- -o, --output=FILE
- Writes to FILE (or stdout when providing "-") instead of importing into the certificate store
SEE ALSO
For the full documentation see https://docs.sequoia-pgp.org/sq/.
VERSION
0.31.0 (sequoia-openpgp 1.16.0, using Nettle 3.9 (Cv448: true))
| 0.31.0 | Sequoia-PGP |