Based on kernel version 7.2. Page generated on 2026-08-20 08:41 EST.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | What: /sys/devices/virtual/nvme-fabrics/ctl/.../tls_configured_key Date: November 2025 KernelVersion: 6.19 Contact: Linux NVMe mailing list <linux-nvme@lists.infradead.org> Description: The file is avaliable when using a secure concatanation connection to a NVMe target. Reading the file will return the serial of the currently negotiated key. Writing 0 to the file will trigger a PSK reauthentication (REPLACETLSPSK) with the target. After a reauthentication the value returned by tls_configured_key will be the new serial. |