libs/lucid: enable tls in sdk
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 15 Oct 2009 16:20:48 +0000 (16:20 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 15 Oct 2009 16:20:48 +0000 (16:20 +0000)
libs/lucid/hostfiles/etc/config/lucid

index ab33e997f8b4e4b0f4b74a95c53e8a79a2a9572f..a88835cdd66d27708ff38303aefbf8d58dd0ef7a 100644 (file)
@@ -48,7 +48,14 @@ config daemon https
        list publisher luciweb
        option enabled 1
        option encryption enable
+       option tls sdk_tls
        
+config tls sdk_tls
+       option generate 1
+       option key /tmp/lucid-tls.key
+       option cert /tmp/lucid-tls.cert
+       option type asn1
+
 config daemon rpc
        option slave rpcd
        list address 12900