ca-certificates: add package for ssl certificates
authorThomas Zimmermann <ml@vdm-design.de>
Thu, 4 Mar 2010 13:57:54 +0000 (14:57 +0100)
committerThomas Zimmermann <ml@vdm-design.de>
Thu, 4 Mar 2010 13:57:54 +0000 (14:57 +0100)
commit0c657954819306057e7c0ee3a007e4da05ffcd99
tree9173c575dcc72adacdefd7f72a652198da8695f7
parent68f8a8b618174270275d8d785ff9b30415ee92a1
ca-certificates: add package for ssl certificates

* this is package for ssl certificates as they are no longer
  provided by curl nor openssl
* this package contains the certificates from debian
* uses update-ca-certificates from debian without the
  part that creates hash links to the certs, because
  that uses c_rehash from openssl which is a perl script

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
recipes/ca-certificates/ca-certificates_20090814.bb [new file with mode: 0644]
recipes/ca-certificates/files/remove-c-rehash.patch [new file with mode: 0644]