From dc850f5f96b8d09d3be3687e2b4cb2f75f1d7d8d Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 7 Jun 2009 11:38:34 +0000 Subject: [PATCH] Enable key generation --- libs/lucid/root/etc/config/lucid | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libs/lucid/root/etc/config/lucid b/libs/lucid/root/etc/config/lucid index 0b0f5a4f6..c3bd60432 100644 --- 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 -- 2.11.0