projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7b1ebe
)
libs/lucid: enable tls in sdk
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 15 Oct 2009 16:20:48 +0000
(16:20 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 15 Oct 2009 16:20:48 +0000
(16:20 +0000)
libs/lucid/hostfiles/etc/config/lucid
patch
|
blob
|
history
diff --git
a/libs/lucid/hostfiles/etc/config/lucid
b/libs/lucid/hostfiles/etc/config/lucid
index ab33e997f8b4e4b0f4b74a95c53e8a79a2a9572f..a88835cdd66d27708ff38303aefbf8d58dd0ef7a 100644
(file)
--- a/
libs/lucid/hostfiles/etc/config/lucid
+++ b/
libs/lucid/hostfiles/etc/config/lucid
@@
-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