sq network keyserver publish - Publish certificates on key servers
Contents
Description
Publish certificates on key servers.
Sends certificates to the configured key servers for publication. By default, the certificates are sent
to `hkps://keys.openpgp.org`, `hkps://mail-api.proton.me`, `hkps://keys.mailvelope.com`,
`hkps://keyserver.ubuntu.com`, and `hkps://sks.pod01.fleetstreetops.com`. This can be tweaked using
`--servers`.
Examples
Publish Alice's certificate on the default keyservers.
sq network keyserver publish --cert-email=alice@example.orgName
sq network keyserver publish - Publish certificates on key servers
Options
Subcommandoptions--cert=FINGERPRINT|KEYID
Use certificates with the specified fingerprint or key ID
--cert-domain=DOMAIN
Use certificates where a user ID includes an email address for the specified domain
--cert-email=EMAIL
Use certificates where a user ID includes the specified email address
--cert-file=PATH
Read certificates from PATH
--cert-userid=USERID
Use certificates with the specified user ID
--server=URI
Set a key server to use (can be given multiple times)
The default can be changed in the configuration file using the setting
`network.keyserver.servers`.
[default: hkps://keys.openpgp.org, hkps://mail-api.proton.me, hkps://keys.mailvelope.com,
hkps://keyserver.ubuntu.com, hkps://sks.pod01.fleetstreetops.com]
Globaloptions
See sq(1) for a description of the global options.
See Also
sq(1), sq-network(1), sq-network-keyserver(1). For the full documentation see <https://book.sequoia-pgp.org>.
Synopsis
sqnetworkkeyserverpublish [OPTIONS]
Version
1.2.0 (sequoia-openpgp 1.22.0)
Sequoia PGP 1.2.0 SQ(1)
