Skip to content

Instantly share code, notes, and snippets.

View akagr's full-sized avatar

Akash Agrawal akagr

View GitHub Profile
@akagr
akagr / renew-gpgkey.md
Created August 27, 2024 11:32 — forked from krisleech/renew-gpgkey.md
Renew Expired GPG key

Renew GPG key

Given that your key has expired.

$ gpg --list-keys
$ gpg --edit-key KEYID

Use the expire command to set a new expire date:

@akagr
akagr / keytool-self-signed-certificate.md
Created May 4, 2023 15:29 — forked from elton-alves/keytool-self-signed-certificate.md
Self signed certificates with keytool