]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc: mention and link to trust storage module
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 6 Jul 2014 16:34:48 +0000 (18:34 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 6 Jul 2014 16:34:48 +0000 (18:34 +0200)
doc/cha-tokens.texi

index 49176d39682078be37e60ae8746a95cf8d0920bf..69b3688cb77686f19c4784bc53318b35f0ffae89 100644 (file)
@@ -202,8 +202,8 @@ available in @code{gnutls/pkcs11.h}.
 Moreover @acronym{PKCS} #11 can be (ab)used to allow all applications in the same operating system to access
 shared cryptographic keys and certificates in a uniform way, as in @ref{fig-pkcs11-vision}.
 That way applications could load their trusted certificate list, as well as user
-certificates from a common PKCS #11 module. Such a provider exists in the @acronym{Gnome} 
-system, being the @acronym{Gnome Keyring}.
+certificates from a common PKCS #11 module. Such a provider is the p11-kit trust
+storage module@footnote{@url{http://p11-glue.freedesktop.org/trust-module.html}}.
 
 @float Figure,fig-pkcs11-vision
 @image{pkcs11-vision,9cm}