If a value is provided in the plugin configuration for tpm_path, this will always use a Unix socket to try and open a Dial to the provided location. This will only work with software TPMs, or hardware TPMs running with a daemon providing the chardev of the TPM on a socket itself
The plugin should support chardevs directly when configured in the config, rather than just sockets
If a value is provided in the plugin configuration for
tpm_path, this will always use a Unix socket to try and open a Dial to the provided location. This will only work with software TPMs, or hardware TPMs running with a daemon providing the chardev of the TPM on a socket itselfThe plugin should support chardevs directly when configured in the config, rather than just sockets