debian/littlebird-tc-core.templates
changeset 17 d6923e55cfae
parent 14 1267d8034336
child 20 2b50fdcbf09f
equal deleted inserted replaced
16:c89cceafe654 17:d6923e55cfae
    32 Template: littlebird-tc/web/key
    32 Template: littlebird-tc/web/key
    33 Type: string
    33 Type: string
    34 Description: pathname of the SSL certificate key file
    34 Description: pathname of the SSL certificate key file
    35  The HTTPS server uses an SSL certificate. Where is or where 
    35  The HTTPS server uses an SSL certificate. Where is or where 
    36  will be the certificate *KEY* file located?
    36  will be the certificate *KEY* file located?
       
    37 
       
    38 Template: littlebird-tc/web/create-cert
       
    39 Type: note
       
    40 Description: The SSL certificate does not seem to exist.
       
    41  Because I am missing the certificate I'm generating
       
    42  a DEMO certificate (CN=${cn}) for you. Please do not
       
    43  forget to replace it as soon as possible. The DEMO 
       
    44  certificate will expire in ${days} days.
       
    45 
       
    46 Template: littlebird-tc/web/cert-failed
       
    47 Type: error
       
    48 Description: Sorry, the creation of the DEMO certificate failed.
       
    49  Good look.