diff -r c89cceafe654 -r d6923e55cfae debian/littlebird-tc-core.templates --- a/debian/littlebird-tc-core.templates Fri Sep 02 01:14:40 2011 +0200 +++ b/debian/littlebird-tc-core.templates Fri Sep 02 10:03:28 2011 +0200 @@ -34,3 +34,16 @@ Description: pathname of the SSL certificate key file The HTTPS server uses an SSL certificate. Where is or where will be the certificate *KEY* file located? + +Template: littlebird-tc/web/create-cert +Type: note +Description: The SSL certificate does not seem to exist. + Because I am missing the certificate I'm generating + a DEMO certificate (CN=${cn}) for you. Please do not + forget to replace it as soon as possible. The DEMO + certificate will expire in ${days} days. + +Template: littlebird-tc/web/cert-failed +Type: error +Description: Sorry, the creation of the DEMO certificate failed. + Good look.