debian/littlebird-tc-core.templates
changeset 14 1267d8034336
parent 11 24417d8949b5
child 17 d6923e55cfae
equal deleted inserted replaced
12:3572ec238dc1 14:1267d8034336
       
     1 Template: littlebird-tc-core/TITLE
       
     2 Type: title
       
     3 Description: The littlebird trust center core package.
       
     4 
       
     5 Template: littlebird-tc/web/servername
       
     6 Type: string
       
     7 Description: The hostname we use to connect to the web server.
       
     8  To connect to the web service we need a hostname. Please enter
       
     9  the name of the host, the clients will try to connect to. 
       
    10  The name should match the CN of your SSL certificate.
       
    11 
       
    12 Template: littlebird-tc/web/serveradmin
       
    13 Type: string
       
    14 Description: Mail address of the (web) server admin.
       
    15 
     1 Template: littlebird-tc/removal
    16 Template: littlebird-tc/removal
     2 Type: note
    17 Type: note
     3 Description: The database needs to be cleaned!?
    18 Description: The database needs to be cleaned!?
     4  You are ${action} the littlebird trustcenter,
    19  You are ${action} the littlebird trustcenter,
     5  however we do not purge/empty/clean the database.
    20  however we do not purge/empty/clean the database.
     6  .
    21  .
     7  Please think about it, if you need to remove ANY traces,
    22  Please think about it, if you need to remove ANY traces,
     8  you should consider dropping the database. Contact your friendly
    23  you should consider dropping the database. Contact your friendly
     9  database admin for doing it :-)
    24  database admin for doing it :-)
       
    25 
       
    26 Template: littlebird-tc/web/crt
       
    27 Type: string
       
    28 Description: pathname of the SSL certificate file
       
    29  The HTTPS server uses an SSL certificate. Where is or where 
       
    30  will be the certificate file located?
       
    31 
       
    32 Template: littlebird-tc/web/key
       
    33 Type: string
       
    34 Description: pathname of the SSL certificate key file
       
    35  The HTTPS server uses an SSL certificate. Where is or where 
       
    36  will be the certificate *KEY* file located?