mirror of
https://git.launchpad.net/ubuntu/+source/ca-certificates
synced 2025-04-13 09:38:26 +00:00
24 lines
872 B
Text
24 lines
872 B
Text
Source: ca-certificates
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: Philipp Kern <pkern@debian.org>
|
|
Build-Depends: debhelper (>> 4.1.16), po-debconf
|
|
Build-Depends-Indep: python
|
|
Standards-Version: 3.8.0
|
|
|
|
Package: ca-certificates
|
|
Architecture: all
|
|
Depends: openssl, ${misc:Depends}
|
|
Enhances: libssl0.9.8, openssl
|
|
Description: Common CA certificates
|
|
This package includes PEM files of CA certificates to allow SSL-based
|
|
applications to check for the authenticity of SSL connections.
|
|
.
|
|
It includes, among others, certificate authorities used by the Debian
|
|
infrastructure and those shipped with Mozilla's browsers.
|
|
.
|
|
Please 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 belongs to the local system administrator.
|
|
|