Enable key generation
authorSteven Barth <steven@midlink.org>
Sun, 7 Jun 2009 11:38:34 +0000 (11:38 +0000)
committerSteven Barth <steven@midlink.org>
Sun, 7 Jun 2009 11:38:34 +0000 (11:38 +0000)
libs/lucid/root/etc/config/lucid

index 0b0f5a4f68f632775d22e13384497bfc258969bf..c3bd60432b77a426b8edffd94eede6e6a8eb5de0 100644 (file)
@@ -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