summaryrefslogtreecommitdiff
path: root/doc/manual/pkcs11.conf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/pkcs11.conf.xml')
-rw-r--r--doc/manual/pkcs11.conf.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/manual/pkcs11.conf.xml b/doc/manual/pkcs11.conf.xml
index 0b61b6f..2617677 100644
--- a/doc/manual/pkcs11.conf.xml
+++ b/doc/manual/pkcs11.conf.xml
@@ -155,6 +155,19 @@ x-custom : text
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>remote:</option></term>
+ <listitem>
+ <para>Instead of loading the PKCS#11 module locally, run the module
+ remotely.</para>
+ <para>Specify a command to run, prefixed with <literal>|</literal> a pipe.
+ The command must speak the p11-kit remoting protocol on its standard in
+ and standard out. For example:</para>
+<programlisting>
+remote: |ssh user@remote p11-kit remote /path/to/module.so
+</programlisting>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>trust-policy:</option></term>
<listitem>
<para>Set to <literal>yes</literal> to use use this module as a source