summaryrefslogtreecommitdiff
path: root/doc/cha-cert-auth2.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-01-23 20:04:04 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-01-23 20:04:52 +0100
commit5ed7b64a5ea61829a7e0691176ba31600355a247 (patch)
tree843f23ddeda8f36ab2702b5d5bd18f6eaa78fc52 /doc/cha-cert-auth2.texi
parent134815f1c46b9b9a05cadbe2345be9b9d1326e49 (diff)
downloadgnutls-5ed7b64a5ea61829a7e0691176ba31600355a247.tar.gz
Added gnutls_pkcs11_reinit().
Diffstat (limited to 'doc/cha-cert-auth2.texi')
-rw-r--r--doc/cha-cert-auth2.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/cha-cert-auth2.texi b/doc/cha-cert-auth2.texi
index 1a410867ca..251d73f231 100644
--- a/doc/cha-cert-auth2.texi
+++ b/doc/cha-cert-auth2.texi
@@ -982,6 +982,12 @@ are sharing a module. To avoid this problem GnuTLS uses @acronym{p11-kit}
that provides a middleware to control access to resources over the
multiple users.
+Moreover PKCS #11 modules must be reinitialized on the child processes
+after a @funcintref{fork}. @acronym{GnuTLS} provides @funcref{gnutls_pkcs11_reinit}
+to be called for this purpose.
+
+@showfuncdesc{gnutls_pkcs11_reinit}
+
@node Reading objects
@subsection Reading objects