sq-toolbox-extract-cert - Man Page
Convert a key to a cert
Synopsis
sq toolbox extract-cert [Options] FILE
Description
Convert a key to a cert.
After generating a key, use this command to get the certificate corresponding to the key. The key must be kept secure, while the certificate should be handed out to correspondents, e.g. by uploading it to a key server.
Options
Subcommand options
- --binary
Emit binary data
- --output=FILE
Write to FILE or stdout if omitted
[default: -]
- FILE
Read from FILE or stdin if FILE is '-'
[default: -]
Global options
See sq(1) for a description of the global options.
Examples
Extract Alice's cert from her secret key material.
sq toolbox extract-cert alice-secret.pgp
See Also
For the full documentation see <https://book.sequoia-pgp.org>.
Version
0.39.0 (sequoia-openpgp 1.21.2)
Referenced By
0.39.0 Sequoia PGP