--- a/debian/littlebird-tc-core.templates Thu Sep 01 12:28:28 2011 +0200
+++ b/debian/littlebird-tc-core.templates Fri Sep 02 01:13:25 2011 +0200
@@ -1,3 +1,18 @@
+Template: littlebird-tc-core/TITLE
+Type: title
+Description: The littlebird trust center core package.
+
+Template: littlebird-tc/web/servername
+Type: string
+Description: The hostname we use to connect to the web server.
+ To connect to the web service we need a hostname. Please enter
+ the name of the host, the clients will try to connect to.
+ The name should match the CN of your SSL certificate.
+
+Template: littlebird-tc/web/serveradmin
+Type: string
+Description: Mail address of the (web) server admin.
+
Template: littlebird-tc/removal
Type: note
Description: The database needs to be cleaned!?
@@ -7,3 +22,15 @@
Please think about it, if you need to remove ANY traces,
you should consider dropping the database. Contact your friendly
database admin for doing it :-)
+
+Template: littlebird-tc/web/crt
+Type: string
+Description: pathname of the SSL certificate file
+ The HTTPS server uses an SSL certificate. Where is or where
+ will be the certificate file located?
+
+Template: littlebird-tc/web/key
+Type: string
+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?