[PATCH] nvme: add 'static' suffix for user-specified TLS keys
Daniel Wagner
dwagner at suse.de
Mon Feb 26 08:35:26 PST 2024
On Mon, Feb 26, 2024 at 01:24:49PM +0100, Hannes Reinecke wrote:
> From: Hannes Reinecke <hare at suse.de>
>
> If the user specifies a specific TLS key via the '--tls_key'
> option to nvme-cli we should be adding a ';static' suffix
> to the 'tls_key' sysfs attribute to signal that this is a
> user-specific key, and not one auto-selected during TLS
> protocol negotiation.
Isn't this conflicting the one value per sysfs entry rule?
More information about the Linux-nvme
mailing list