33 mentioned directories. |
33 mentioned directories. |
34 |
34 |
35 Template: littlebird-tc/web/crt |
35 Template: littlebird-tc/web/crt |
36 Type: string |
36 Type: string |
37 _Description: Pathname of the SSL certificate file: |
37 _Description: Pathname of the SSL certificate file: |
38 The HTTPS server uses an SSL certificate. Where is or where |
38 The HTTPS server uses an SSL certificate. Please specify the |
39 will be the certificate file located? |
39 full pathname of the certificate file. |
40 |
40 |
41 Template: littlebird-tc/web/key |
41 Template: littlebird-tc/web/key |
42 Type: string |
42 Type: string |
43 _Description: Pathname of the SSL certificate key file: |
43 _Description: Pathname of the SSL certificate key file: |
44 The HTTPS server uses an SSL certificate. Where is or where |
44 The HTTPS server uses an SSL certificate. Please specify the |
45 will be the certificate *KEY* file located? |
45 full pathnameof the *KEY* file. |
46 |
46 |
47 Template: littlebird-tc/web/create-cert |
47 Template: littlebird-tc/web/create-cert |
48 Type: note |
48 Type: note |
49 _Description: The SSL certificate does not seem to exist. |
49 _Description: missing ssl certificate |
50 Because I am missing the certificate I'm generating |
50 The certificate file seems to be missing. A DEMO certificate (CN=${cn}) |
51 a DEMO certificate (CN=${cn}) for you. Please do not |
51 gets created automatically. Please do not |
52 forget to replace it as soon as possible. The DEMO |
52 forget to replace it as soon as possible. The DEMO |
53 certificate will expire in ${days} days. |
53 certificate will expire in ${days} days. |
54 |
54 |
55 Template: littlebird-tc/web/cert-failed |
55 Template: littlebird-tc/web/cert-failed |
56 Type: error |
56 Type: error |