From: Nikos Mavrogiannopoulos Date: Sun, 6 Jul 2014 16:34:48 +0000 (+0200) Subject: doc: mention and link to trust storage module X-Git-Tag: gnutls_3_3_6~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5bb07af6e661e7dc48ac0ff0bc91bbb8a4a2c213;p=thirdparty%2Fgnutls.git doc: mention and link to trust storage module --- diff --git a/doc/cha-tokens.texi b/doc/cha-tokens.texi index 49176d3968..69b3688cb7 100644 --- a/doc/cha-tokens.texi +++ b/doc/cha-tokens.texi @@ -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}