gnutls: enable anon by default to allow gnutls-cli in gnutls-utils

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
Nikos Mavrogiannopoulos
2014-09-06 15:18:55 +02:00
parent 62031da16a
commit fe13c18ebf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ config GNUTLS_PSK
config GNUTLS_ANON
bool "enable anonymous authentication support"
default n
default y
config GNUTLS_PKCS11
bool "enable smart card (PKCS11) support"