summaryrefslogtreecommitdiff
path: root/doc/p11-kit-trust.xml
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-12-17 16:05:36 +0100
committerStef Walter <stefw@gnome.org>2013-02-05 14:54:53 +0100
commit75654253498993ff1638e0e64440c335b54df1db (patch)
tree79b1dc525ed0f46becbfc1092f11971e0f456f31 /doc/p11-kit-trust.xml
parentc2dcd0b3cb1ccac4eff98044d43d3f8696094644 (diff)
Add the builtin roots NSS specific object
This tells NSS that this is a source of anchors.
Diffstat (limited to 'doc/p11-kit-trust.xml')
-rw-r--r--doc/p11-kit-trust.xml5
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>