gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, new, updated. gnutls_2_9_10-132-gdb92e6d


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, new, updated. gnutls_2_9_10-132-gdb92e6d
Date: Wed, 26 May 2010 14:59:37 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=db92e6df198c68878c264c9863814ce10ef0761d

The branch, new has been updated
       via  db92e6df198c68878c264c9863814ce10ef0761d (commit)
      from  d58c113664a8c0d45f156be478d6ccde3732418e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit db92e6df198c68878c264c9863814ce10ef0761d
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Wed May 26 16:59:12 2010 +0200

    Added sketch for PKCS #11 usage.

-----------------------------------------------------------------------

Summary of changes:
 doc/cha-cert-auth.texi |    5 +++++
 doc/pkcs11-vision.dia  |  Bin 0 -> 2343 bytes
 doc/pkcs11-vision.png  |  Bin 0 -> 22488 bytes
 3 files changed, 5 insertions(+), 0 deletions(-)
 create mode 100644 doc/pkcs11-vision.dia
 create mode 100644 doc/pkcs11-vision.png

diff --git a/doc/cha-cert-auth.texi b/doc/cha-cert-auth.texi
index 9843a2c..61de5e6 100644
--- a/doc/cha-cert-auth.texi
+++ b/doc/cha-cert-auth.texi
@@ -335,6 +335,11 @@ certificates and public/private key pairs can be used with 
@acronym{GnuTLS}. It'
 main advantage is that it allows operations on private key objects such as 
decryption
 and signing without accessing the key itself.
 
+Moreover it can be used to allow all applications in the same operating system 
to access
+shared cryptographic keys and certificates in a uniform way, as in the 
following picture.
+
address@hidden
+
 @subsection Initialization
 To allow all the  @acronym{GnuTLS} applications to access @acronym{PKCS #11} 
tokens
 it is adviceable to use @code{/etc/gnutls/pkcs11.conf}. This file has the 
following
diff --git a/doc/pkcs11-vision.dia b/doc/pkcs11-vision.dia
new file mode 100644
index 0000000..c2c7260
Binary files /dev/null and b/doc/pkcs11-vision.dia differ
diff --git a/doc/pkcs11-vision.png b/doc/pkcs11-vision.png
new file mode 100644
index 0000000..15c14f4
Binary files /dev/null and b/doc/pkcs11-vision.png differ


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]