linux-nvme / nvme-cli

NVMe management command line interface.
https://nvmexpress.org
GNU General Public License v2.0
1.46k stars 654 forks source link

Provide option to remove a TLS retained key from the kernel keyring #2365

Closed martin-gpy closed 2 months ago

martin-gpy commented 3 months ago

Just like we have a --insert option for nvme gen-tls-key & check-tls-key commands to insert a TLS retained key into the kernel keyring, it would help to have a --remove option too for both these commands, to remove a TLS retained key from the kernel keyring.