help-gnutls
[Top][All Lists]
Advanced

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

[Help-gnutls] Re: Token Support in GnuTLS?


From: Simon Josefsson
Subject: [Help-gnutls] Re: Token Support in GnuTLS?
Date: Fri, 08 May 2009 12:56:22 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.93 (gnu/linux)

Carolin Latze <address@hidden> writes:

> Hi everybody,
>
> shy question: Is there any cryptographic token support in GnuTLS?

Not directly, but you can use gnutls_sign_callback_set to set a callback
to perform signing operations during the handshake.  I've tested this
with a Swedish X.509 eID ID card and it worked fine.  There is an old
PKCS#11 branch of GnuTLS that adds a library libgnutls-pkcs11 that is
linked to a PKCS#11 library; it uses the callback interface.

/Simon




reply via email to

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