]> www.infradead.org Git - users/sagi/libnvme.git/commit
json: import TLS key from PSK interchange format
authorHannes Reinecke <hare@suse.de>
Wed, 21 Feb 2024 14:31:00 +0000 (15:31 +0100)
committerDaniel Wagner <wagi@monom.org>
Thu, 7 Mar 2024 13:49:46 +0000 (14:49 +0100)
commitd027f68e9f5017e4046f384e32ae74b0bd81172c
tree76730005efe32f9090b3ab39fc8b8dac27a33b65
parentd46c0fe86f39803446079f1d2cfa567e9e6391c6
json: import TLS key from PSK interchange format

As now the JSON configuration file holds the TLS key in PSK interchange
format we should be parsing that key and inserting it into the kernel
keystore to make it available for TLS.

Signed-off-by: Hannes Reinecke <hare@suse.de>
src/nvme/json.c