summaryrefslogtreecommitdiff
path: root/debian/templates
blob: 87f037fb2e2c1f0a294bd5df097e35d76da1dad6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: ca-certificates/title
Type: title
_Description: ca-certificates configuration

Template: ca-certificates/trust_new_crts
Type: select
__Choices: yes, no, ask
Default: yes
_Description: Trust new certificates from certificate authorities?
 This package may install new CA (Certificate Authority) certificates when
 upgrading. You may want to check such new CA certificates and select only
 certificates that you trust.
 .
  - yes: new CA certificates will be trusted and installed;
  - no : new CA certificates will not be installed by default;
  - ask: prompt for each new CA certificate.

Template: ca-certificates/new_crts
Type: multiselect
Choices: ${new_crts}
_Description: New certificates to activate:
 During upgrades, new certificates will be added. Please choose
 those you trust.

Template: ca-certificates/enable_crts
Type: multiselect
Choices: ${enable_crts}
_Description: Certificates to activate:
 This package installs common CA (Certificate Authority) certificates in
 /usr/share/ca-certificates.
 . 
 Please select the certificate authorities you trust so that their
 certificates are installed into /etc/ssl/certs. They will be compiled
 into a single /etc/ssl/certs/ca-certificates.crt file.