diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/p11-kit-trust.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/p11-kit-trust.xml b/doc/p11-kit-trust.xml index 036b422..ef2db28 100644 --- a/doc/p11-kit-trust.xml +++ b/doc/p11-kit-trust.xml @@ -63,7 +63,10 @@ $ pkg-config --variable p11_system_certificates p11-kit-1 <para>The trust policy module is a drop in replacement for the <literal>libnssckbi.so</literal> module and thus works out of - the box with NSS. The module may be used to replace the + the box with NSS. The trust policy module provides NSS style + PKCS#11 trust objects for NSS to retrieve.</para> + + <para>The module may be used to replace the <literal>libnssckbi.so</literal> file via an distribution specific alternatives mechanism or otherwise.</para> |