SQ(1) | User Commands | SQ(1) |
sq key expire - Change a certificate's expiration time
sq key expire [OPTIONS]
Change a certificate's expiration time.
This subcommand changes a certificate's expiration time. To change the expiration time of an individual subkey, use the `sq key subkey expire` subcommand.
See sq(1) for a description of the global options.
Change Alice's certificate to expire in a year.
sq key expire --expiration 1y --cert \
EB28F26E2739A4870ECC47726F0073F60FD0CBF0
Change Alice's certificate to never expire.
sq key expire --expiration never --cert \
EB28F26E2739A4870ECC47726F0073F60FD0CBF0
sq(1), sq-key(1).
For the full documentation see <https://book.sequoia-pgp.org>.
0.40.0 (sequoia-openpgp 1.21.2)
0.40.0 | Sequoia PGP |