Debian package updates by Jochen Kunkel
[openxpki.git] / trunk / package / debian / deployment / openxpki-deployment.templates
blob8ccdbd0cc5952c063890d36fe029435027c1477e
1 Template: openxpki-deployment/style
2 Type: select
3 Choices: dc, oc
4 Default: dc
5 Description: Subject Style:
6  Please enter the style of the distinguished name which is the subject
7  of the new certificate. The dc style is the more modern one. The o/c
8  style is the older one:
10 Template: openxpki-deployment/tld
11 Type: string
12 Default: org
13 Description: Top Level Domain:
14  Please enter the name of your toplevel domain name (e.g. "org" or "com").
16 Template: openxpki-deployment/sld
17 Type: string
18 Default: example
19 Description: Second Level Domain:
20  Please enter the name of your your second level domain name (e.g. "debian").
22 Template: openxpki-deployment/country
23 Type: string
24 Default: de
25 Description: Country:
26  Please enter the name of your country (e.g. "de" or "ru").
28 Template: openxpki-deployment/organization
29 Type: string
30 Default: Acme Inc.
31 Description: Organization:
32  Please enter the name of your organization (e.g. "Debian" or "Snake Oil").
34 Template: openxpki-deployment/ou
35 Type: string
36 Default: Trustcenter
37 Description: Organizational Unit:
38  Please enter the name of the organizational unit which hosts your
39  trustcenter (e.g. "Trustcenter").
41 Template: openxpki-deployment/cn
42 Type: string
43 Default: Test CA
44 Description: Common Name:
45  Please enter the common name of your CA (e.g. "Test CA" or "Sandbox CA").
47 Template: openxpki-deployment/subject
48 Type: string
49 Description: Subject:
50  This is the distinguished name which represents your CA certificate.
52 Template: openxpki-deployment/email
53 Type: string
54 Default: cainfo@example.com
55 Description: Email address:
56  Please enter the email address of your CA (e.g. "helpdesk@yourca.edu").
58 Template: openxpki-deployment/passwd
59 Type: password
60 Description: CA key password:
61  Please enter the password of the new CA's private key.
63 Template: openxpki-deployment/passwd1
64 Type: password
65 Description: CA key password again:
66  Please enter the password of the new CA's private key again.
68 Template: openxpki-deployment/start_message
69 Type: note
70 Description: CA Initialization
71  Please note that this is only an initialization for a first test system.
72  Never use this procedure to initialize a production system. You must
73  initialize at minimum the private key again to be able to audit the key
74  generation process.
76 Template: openxpki-deployment/already_configured
77 Type: note
78 Description: CA Initialization
79  Please note that it is not possible to (re-)configure this package because
80  an old CA private key was detected. Please remove this key first or ignore
81  this message if you only perform a software update.