]> git.donarmstrong.com Git - ca-certificates.git/blob - debian/templates
91a55a2d4d9b541761f246146778c41b05d7b34a
[ca-certificates.git] / debian / templates
1 # These templates have been reviewed by the debian-l10n-english
2 # team
3 #
4 # If modifications/additions/rewording are needed, please ask
5 # debian-l10n-english@lists.debian.org for advice.
6 #
7 # Even minor modifications require translation updates and such
8 # changes should be coordinated with translators and reviewers.
9
10 Template: ca-certificates/title
11 Type: title
12 _Description: ca-certificates configuration
13
14 Template: ca-certificates/trust_new_crts
15 Type: select
16 _Choices: yes, no, ask
17 Default: yes
18 _Description: Trust new certificates from certificate authorities?
19  This package may install new CA (Certificate Authority) certificates when
20  upgrading. You may want to check such new CA certificates and select only
21  certificates that you trust.
22  .
23   - yes: new CA certificates will be trusted and installed;
24   - no : new CA certificates will not be installed by default;
25   - ask: prompt for each new CA certificate.
26
27 Template: ca-certificates/new_crts
28 Type: multiselect
29 Choices: ${new_crts}
30 _Description: New certificates to activate:
31  During upgrades, new certificates will be added. Please choose
32  those you trust.
33
34 Template: ca-certificates/enable_crts
35 Type: multiselect
36 Choices: ${enable_crts}
37 _Description: Certificates to activate:
38  This package installs common CA (Certificate Authority) certificates in
39  /usr/share/ca-certificates.
40  . 
41  Please select the certificate authorities you trust so that their
42  certificates are installed into /etc/ssl/certs. They will be compiled
43  into a single /etc/ssl/certs/ca-certificates.crt file.