mosquitto/man/common/option-tls-engine-kpass-sha1.xml
2025-08-11 23:57:45 +01:00

16 lines
501 B
XML

<varlistentry>
<term><option>--tls-engine-kpass-sha1</option></term>
<listitem>
<para>
SHA1 of the private key password when using an TLS engine. Some TLS
engines such as the TPM engine may require the use of a password in
order to be accessed. This option allows a hex encoded SHA1 hash of
the password to the engine directly, instead of the user being
prompted for the password.
</para>
<para>
See also <option>--tls-engine</option>.
</para>
</listitem>
</varlistentry>