mirror of
https://git.launchpad.net/ubuntu/+source/ca-certificates
synced 2025-04-13 09:38:26 +00:00
31 lines
1.2 KiB
Text
31 lines
1.2 KiB
Text
Source: ca-certificates
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: Michael Shuler <michael@pbandjelly.org>
|
|
Uploaders: Raphael Geissert <geissert@debian.org>,
|
|
Thijs Kinkhorst <thijs@debian.org>,
|
|
Christian Perrier <bubulle@debian.org>
|
|
Build-Depends: debhelper (>= 8), po-debconf
|
|
Build-Depends-Indep: python
|
|
Standards-Version: 3.9.6
|
|
Vcs-Git: git://anonscm.debian.org/collab-maint/ca-certificates.git
|
|
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/ca-certificates.git
|
|
|
|
Package: ca-certificates
|
|
Architecture: all
|
|
Depends: openssl (>= 1.0.0), ${misc:Depends}
|
|
Enhances: openssl
|
|
Multi-Arch: foreign
|
|
Breaks: ca-certificates-java (<<20121112+nmu1)
|
|
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 Debian can neither confirm nor deny whether the
|
|
certificate authorities whose certificates are included in this package
|
|
have in any way been audited for trustworthiness or RFC 3647 compliance.
|
|
Full responsibility to assess them belongs to the local system
|
|
administrator.
|