Document the DynamicLookupCommand option.
[libradsec.git] / tls.c
diff --git a/tls.c b/tls.c
index ce06a6e..0282d63 100644 (file)
--- a/tls.c
+++ b/tls.c
@@ -43,7 +43,7 @@ void tlssetsrcres();
 
 static const struct protodefs protodefs = {
     "tls",
-    "mysecret", /* secretdefault */
+    "radsec", /* secretdefault */
     SOCK_STREAM, /* socktype */
     "2083", /* portdefault */
     0, /* retrycountdefault */