summaryrefslogtreecommitdiff
path: root/debian/control
blob: 49562b1a15a3e787d3019e96abc4dc2d67303f6e (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
Source: ca-certificates
Section: misc
Priority: optional
Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
Build-Depends: debhelper (>> 4.1.16), po-debconf
Build-Depends-Indep: ruby
Standards-Version: 3.5.9

Package: ca-certificates
Architecture: all
Depends: openssl, ${misc:Depends}
Enhances: libssl0.9.8, openssl
Description: Common CA Certificates PEM files
 It includes the followings PEM files of CA certificates
 .
  * spi-inc.org certificate
  * db.debian.org certificate
  * debconf.org certificate
  * Mozilla builtin CA certificates
  * CACert.org certificates
  * Brazilian Government Certificate
  * Signet CA certificates
  * QuoVadis CA certificates
 .
 This is useful for any openssl applications to verify
 SSL connection.
 .
 Note that certificate authorities whose certificates are included in
 this package are not in any way audited for trustworthiness and RFC
 3647 compliance, and that full responsibility to assess them rests
 with the user.