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:
82729b6
)
Enable key generation
author
Steven Barth
<steven@midlink.org>
Sun, 7 Jun 2009 11:38:34 +0000
(11:38 +0000)
committer
Steven Barth
<steven@midlink.org>
Sun, 7 Jun 2009 11:38:34 +0000
(11:38 +0000)
libs/lucid/root/etc/config/lucid
patch
|
blob
|
history
diff --git
a/libs/lucid/root/etc/config/lucid
b/libs/lucid/root/etc/config/lucid
index 0b0f5a4f68f632775d22e13384497bfc258969bf..c3bd60432b77a426b8edffd94eede6e6a8eb5de0 100644
(file)
--- a/
libs/lucid/root/etc/config/lucid
+++ b/
libs/lucid/root/etc/config/lucid
@@
-39,4
+39,11
@@
config daemon https
list publisher luciweb
option nokeepalive 1
option enabled 1
+ option tls maincert
option encryption enable
+
+config tls maincert
+ option key /etc/nixio/rsa_main.der
+ option cert /etc/nixio/cert_main.der
+ option type asn1
+ option generate 1