summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-01 22:01:43 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-01 22:02:06 (EDT)
commit2d74ff141a872f5024bdeb32a80ba13506db96c0 (patch)
treefa3285891fa879243b852721ef256aa222275d79
parent47807312ce0d5105d2ecd7ced23999c9e57b6a7f (diff)
config: Use internal TLS implementation
OpenSSL is used by default.
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 68f1e36..1b5248c 100644
--- a/config
+++ b/config
@@ -291,7 +291,7 @@ CONFIG_BACKEND=file
# gnutls = GnuTLS
# internal = Internal TLSv1 implementation (experimental)
# none = Empty template
-#CONFIG_TLS=openssl
+CONFIG_TLS=internal
# TLS-based EAP methods require at least TLS v1.0. Newer version of TLS (v1.1)
# can be enabled to get a stronger construction of messages when block ciphers