Blame view

buildroot/buildroot-2016.08.1/package/ca-certificates/Config.in 415 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
11
  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