mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
gnutls: Allow enabling smart card support as option.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
@@ -31,6 +31,11 @@ config GNUTLS_PSK
|
||||
config GNUTLS_ANON
|
||||
bool "enable anonymous authentication support"
|
||||
|
||||
config GNUTLS_PKCS11
|
||||
bool "enable smart card (PKCS11) support"
|
||||
select GNUTLS_EXT_LIBTASN1
|
||||
default n
|
||||
|
||||
config GNUTLS_EXT_LIBTASN1
|
||||
bool "use external libtasn1"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user