]> www.infradead.org Git - users/sagi/libnvme.git/commit
json: dump TLS key data in PSK interchange format
authorHannes Reinecke <hare@suse.de>
Wed, 28 Feb 2024 07:43:45 +0000 (08:43 +0100)
committerDaniel Wagner <wagi@monom.org>
Thu, 7 Mar 2024 13:49:46 +0000 (14:49 +0100)
commit774b0343f97cbc9db644ff4ae5542979bc5fc8ba
treef2331dbdca9b167e41a31c44f1709883cf4199a1
parentd027f68e9f5017e4046f384e32ae74b0bd81172c
json: dump TLS key data in PSK interchange format

Dump the TLS key data in PSK interchange format, too, to be consistent
with all other functions.

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