1
2
3
4
5
6
7
8
9
10
11
12
| config BR2_PACKAGE_CA_CERTIFICATES
| bool "CA Certificates"
| help
| 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.
|
| http://anonscm.debian.org/gitweb/?p=collab-maint/ca-certificates.git
|
|