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 0b0f5a4..c3bd604 100644 (file)
@@ -39,4 +39,11 @@ config daemon https
        list publisher luciweb
        option nokeepalive 1
        option enabled 1
        list publisher luciweb
        option nokeepalive 1
        option enabled 1
+       option tls maincert
        option encryption enable
        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